Skip to main content
NL.0
Associate II
June 26, 2019
Question

Is there any demo Examples for STM32F413ZH discovery board?

  • June 26, 2019
  • 2 replies
  • 835 views

Is there any demo Examples for developing UART, Audio and LCDdisplay of STM32F413 discovery board?

IDE : STMcube IDE

Discovery board : STM32F413ZHT6

This topic has been closed for replies.

2 replies

Technical Moderator
June 26, 2019

Hello,

Refer to the available examples with STM32CubeF4 firmware package:

STM32Cube_FW_F4_V1.24.1\Projects\STM32F413H-Discovery\Examples\UART

STM32Cube_FW_F4_V1.24.1\Projects\STM32F413H-Discovery\Applications\Display\LCD_PicturesFromSDCard

You can get inspired from existing example with STM32F411E-Discovery:

STM32Cube_FW_F4_V1.24.1\Projects\STM32F411E-Discovery\Applications\Audio

Best Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
NL.0
NL.0Author
Associate II
June 26, 2019

Thanks for replaying , I am having this firmware package but this project requires a conversion in order to be used with STMCube IDE.

So I am re-questioning like how to convert project STM32F413-Discovery to an STM32Cube IDE project. in order to import into the IDE

Regards, Nitish