Skip to main content
Associate III
December 27, 2024
Question

F407 Discovery board demo code

  • December 27, 2024
  • 1 reply
  • 635 views

Hello could anyone advise where to find the example projects (demonstration code) for F407 discovery board? the code that was embedded when you first get hold on the new board before starting programming, where the 4 LED blink according to the onboard gyro; and the code for i2s onboard.

i had started programming the board and therefore the demo code was deleted... 

1 reply

Technical Moderator
December 27, 2024

Hello @HMSEdinburge,

You can download the package STM32CubeF4 from ST web page and you find the Demo (runs on STM32F407xx Devices) under this path:

\STM32Cube_FW_F4_V1.28.0\Projects\STM32F4-Discovery\Demonstrations

or via GitHub page:

STM32CubeF4/Projects/STM32F4-Discovery/Demonstrations at master · STMicroelectronics/STM32CubeF4 · GitHub 

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