Skip to main content
BTurc.2
Senior
April 14, 2023
Solved

Where can I find these examples?

  • April 14, 2023
  • 2 replies
  • 1743 views

I'm trying to configure the DCMI pheriferal of the STM32F746-Discovery and in AN5020 PDF i find that exist some examples implemented in STM32CubeMx. Where i can find it?

I don't find the examples in the STM32Cube examples.

Foto of the AN5020 examples:


_legacyfs_online_stmicro_images_0693W00000bi6EeQAI.png

This topic has been closed for replies.
Best answer by KDJEM.1

Hello @BTurc.2​ ,

The DCMI examples based on STM32CubeMx is detailed precisely in section (8.3.2) in AN5020.

You can follow the steps cited in this application note to configure your DCMI project.

Theses examples are developed with 32F746GDISCOVERY and STM32F4DIS-CAM interconnection for different capture mode (RGB, YCbCr, Y only, JPEG....)

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

  

Kaouthar

2 replies

KDJEM.1
KDJEM.1Best answer
Technical Moderator
April 14, 2023

Hello @BTurc.2​ ,

The DCMI examples based on STM32CubeMx is detailed precisely in section (8.3.2) in AN5020.

You can follow the steps cited in this application note to configure your DCMI project.

Theses examples are developed with 32F746GDISCOVERY and STM32F4DIS-CAM interconnection for different capture mode (RGB, YCbCr, Y only, JPEG....)

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.
BTurc.2
BTurc.2Author
Senior
April 14, 2023

Thank you!!!!