2010-05-14 09:52 AM
Self made bootloader
#it''s-deja-vu-all-over-again #bootloader #bootloader2016-01-26 12:14 PM
This seems to be off topic for this old thread, which is about transferring control to applications. There have to be better hits than this in Google.
I've done a lot of work on the System Loader predating the App Notes, and I've covered this stuff dozens of times... The most robust method is to reset, and jump into the loader, so there aren't a bunch of loose ends, or interrupts to trip you up.[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Java/jumping%20to%20the%20bootloader%20via%20software%20does%20not%20permit%20dfu%20mode&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21¤tviews=90]https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Java/jumping%20to%20the%20bootloader%20via%20software%20does%20not%20permit%20dfu%20mode&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21¤tviews=90 Other STM32 variants have slightly different register and ROM addresses.