Commit Graph

10 Commits

Author SHA1 Message Date
iabdalkader
cf0a58372d boards/all: Define CSI DMA channel, request and ports.
Define CSI DMA channel (instance), request and DMA
transfer and linked-list ports for N6.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-07-05 15:00:09 +02:00
Kwabena W. Agyeman
aa96e88376 drivers/sensors: Fix PAJ6100 on the OpenMV H7/P.
When set_framesize is called it causes the DCMI hardware to lockup
unless it's reconfigured.
2025-06-27 23:27:18 -07:00
iabdalkader
2d7e5d325e boards/all: Remove OV5640 default clock config.
This is already the default config.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-27 20:17:03 +02:00
Kwabena W. Agyeman
3984ec783f ports/stm32: Move VOSPI memory near DMA controller.
On the STM32N6 the DMA memory meant to be used with the SPI bus is
in the low-performance memory domain. Moving the DMA buffers and
linked list buffers there reduces the AHB cycle time by the DMA
controller making it more stable.
2025-06-24 10:19:31 -07:00
Kwabena W. Agyeman
1321c5d1a1 common: Remove legacy fixed vospi memory. 2025-06-24 10:19:31 -07:00
Kwabena W. Agyeman
acd4506e5a ports/stm32: Fix missing sleep clocks.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-20 14:20:52 +02:00
iabdalkader
3255c0560c boards/all: Remove unused Lepton SPI pins.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-22 11:18:28 +02:00
iabdalkader
122b47791e drivers: Move GenX EHC back to boardconfig.h.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-16 09:20:36 +02:00
iabdalkader
b9e20f3749 boards/all: Update board config files.
More fine-grained control over which sources get built.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-15 20:23:31 +02:00
iabdalkader
daf2bb30da misc: Restructure repo.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-04-13 08:28:34 +02:00