cancel
Showing results for 
Search instead for 
Did you mean: 

F407 Discovery board demo code

HMSEdinburge
Associate II

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 1
Imen.D
ST Employee

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 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen