How can i find the source code about the bootloader in STM32F4DISCOVERY Board?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-31 7:12 PM
Dear All:
I want to know if have source code about the upgrade firmware on STM32F4DISCOVERY?
Thanks!
- Labels:
-
Bootloader
-
STM32F4 Series
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-01 4:46 AM
It was in the SPL package for the F4 Discovery. Might be an equivalent in the CubeF4 repository for the board also.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-01 6:02 AM
STM32Cube_FW_F4_V1.24.0\Projects\STM32F4-Discovery\Applications\FatFs\FatFs_USBDisk\readme.txt
https://www.st.com/en/embedded-software/stsw-stm32068.html
en.stsw-stm32068.zip\STM32F4-Discovery_FW_V1.1.0\Project\FW_upgrade
Up vote any posts that you find helpful, it shows what's working..
