2024-07-17 09:39 PM - last edited on 2024-07-17 10:53 PM by Peter BENSCH
Hello,
I have STM32MP135F-DK board and raspberry pi camera module v2.1 but board does not see camera
I guess I have to modify stm32mp135f-dk.dtb file.
But how should I write settings like OV5640 or GC2145 in dtb file
like that
2024-12-17 04:04 AM
Hi @kagan_senkeser
It may be worth considering the STM32MP257F-EV1 or STM32MP257F-DK (due to be available in January 2025) development boards for the STM32MP257 microprocessor - the STM32MP257 has a built-in MIPI CSI-2 interface whereas connection to a MIPI CSI-2 camera from the STM32MP135 was via an external chip.
The Raspberry Pi Camera Module v3 has a significantly newer senor than v2.1 and may also be well worth trying.
Will