Question
Searching for STM32F429 Bootloader
Posted on February 17, 2016 at 15:34
Hello all,
I am trying to find a Bootloader (compiled file and source code) for stm32f429. I was able to find only this documentation:http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
but I can see, that bootloader is programmed to the every mcu before it leaves the factory. I would need also the source code, because I have to change some thing (add some functions) into bootloader. I was able to get bootloader code from EFM (for my other project with EFM32GG380) but I cannot find it anywhere for STM.Any help is much appreciated. Thank you. #stm32f429 #bootloader