2026-04-26 3:24 AM - last edited on 2026-04-27 6:50 AM by mƎALLEm
Hello,
I am searching for a example project to integrate a camera (e.g OV-Series) via DCMI interface. Can someone recommend an ST-Project or else?
Thanks in advance!
2026-04-26 4:32 AM
Hi @X233,
I don't know if any of the following helps, but take a look:
https://www.emcu.eu/digital-camera-interface-dcmi-for-stm32-mcus
https://gitlab.com/stm32-camera/ov7670-stm32-driver
2026-04-27 6:28 AM
Hello @X233
Please take a look to the examples DCIPP in STM32CubeN6.
STM32CubeN6/Projects/STM32N6570-DK/Applications/DCMIPP at main · STMicroelectronics/STM32CubeN6