Skip to main content
Visitor II
January 25, 2024
Question

STM32F746GDISCOVERY code example for DCMI

  • January 25, 2024
  • 1 reply
  • 993 views

Does anyone know where to find a code example for using DCMI on STM32F746G-DISCO? AN5020 says there are 5 examples based on STMCubeMX  (section 8.3 p53). But, I can't find any examples for this when I try using STMCubeMX. It doesn't matter which SELECTOR I try.

Nor can I find a code example for this when I use "Import STM32Cube example" in STMCubeIDE.

Thanks,

 

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    January 26, 2024

    Hello @Hephaestus and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    You can implement all 5 projects following the detailed description on the pages 54 to 73 of the AN5020.

    PS: capture of JPEG data is implemented using the STM324x9I-EVAL and OV2640 CMOS sensor.

    Best Regards.

    STTwo-32