2018-08-25 02:39 AM
2018-08-25 03:05 AM
What do you mean by "starter program"? The built-in bootloader? Why do you need it?
JW
2018-08-25 03:44 AM
the program wich i found when i bought the board !
i just need it
2018-08-25 03:47 AM
wich tests the leds and other peripherals
2018-08-25 04:01 AM
Which board? F4-Disco?
The demonstration programs are part of the Cube package, e.g. for F4-Disco, download the CubeF4 https://www.st.com/en/embedded-software/stm32cubef4.html (or if you have CubeMX you have it already downloaded as "firmware package") and it's under [STM32Cube_FW_F4_Vx.x.x]\Projects\STM32F4-Discovery\Demonstrations\. For most boards there's also a binary there; for the DiscoF4 there's no binary (I don't know why), but you can find a binary in the older, SPL-based package https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-library-expansion/stsw-stm32068.html
JW
2018-08-25 05:19 AM
thanks a lot :)