2020-03-17 04:44 AM
I already bought 32F411EDISCOVERY and programmed it with my simple program. Where can I download the original firmware, which was with the purchase (it is not on the download page)?
2020-03-17 05:23 AM
Hello @PIvan.3
Please find the STM32CubeF4 firmware.
You can find also a demo through STM32Cube directory : STM32Cube_FW_F4_V1.24.2\Projects\STM32F411E-Discovery\Demonstrations
We are interested to know what do you need exactly.
Best regards
Bouraoui
2020-03-17 05:07 PM
Hi @Bouraoui Chemli ,
isn't there a binary available?
JW
2020-03-18 03:55 AM
Hi @Community member
Please refer to this example STM32Cube_FW_F4_V1.24.2\Projects\STM32F411E-Discovery\Examples\GPIO\GPIO_EXTI ,compile the project and generate the binary file.
Best regards,
Bouraoui
2020-03-18 03:57 PM
Hi @Bouraoui Chemli ,
Why can't we have binaries for the demo software for all the DISCO boards?
Some are in https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-discovery-kits.html#resource -> binary resources -> compiled demos but not all, why?
Thanks,
JW
2020-03-24 06:40 AM
Hi @Community member
We already raised this internally and for sure we are interested to provide all necessary documentation, tools ... any way you can go back to projects or demo through STM32Cube to compile and generate the binary file.
Best regards
Bouraoui
2020-03-24 10:20 AM
Thanks, @Bouraoui Chemli .
JW