2023-04-17 04:16 PM
2023-04-18 01:05 AM
Hello @MMahm.8 and welcome to the STCommunity :) ,
I recommend you to refer to an available capture example in the STM32Cube package.
For example you can start with DCMI_CaptureMode example, this example has been tested on a STM32L496G-Discovery board with a STM32F4DIS-CAM (OV9655 CMOS sensor) camera module connected to the Discovery board CN1 connector.
Also, the AN5020 and precisely section 8.3 DCMI examples based on STM32CubeMX can help you to developpe your DCMI example based on STM32CubeMX and for different capture modes.
All examples in this AN5020 have been implemented on 32F746GDISCOVERY using STM32F4DIS-CAM (OV9655 CMOS sensor), except the capture of JPEG data that was implemented on STM324x9I-EVAL (OV2640 CMOS sensor).
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-18 01:05 AM
Hello @MMahm.8 and welcome to the STCommunity :) ,
I recommend you to refer to an available capture example in the STM32Cube package.
For example you can start with DCMI_CaptureMode example, this example has been tested on a STM32L496G-Discovery board with a STM32F4DIS-CAM (OV9655 CMOS sensor) camera module connected to the Discovery board CN1 connector.
Also, the AN5020 and precisely section 8.3 DCMI examples based on STM32CubeMX can help you to developpe your DCMI example based on STM32CubeMX and for different capture modes.
All examples in this AN5020 have been implemented on 32F746GDISCOVERY using STM32F4DIS-CAM (OV9655 CMOS sensor), except the capture of JPEG data that was implemented on STM324x9I-EVAL (OV2640 CMOS sensor).
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.