Posted on May 17, 2011 at 13:43The standard DfuSe examples from ST should work on your board. The loader is loaded at 0x0800 0000 and the user program at 0x0800 3000. The loader must be loaded using the JTAG. The DFU File Manager is used to create...
Posted on May 17, 2011 at 10:01Does anyone know where I can get the ''ST Flash loader'' referred to in the AN2475 manual: http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/APPLICATION_NOTE/CD00147352.pdf
Posted on May 17, 2011 at 10:00This is one of several FUQs (Frequently Unanswered Questions) to ST. This (as explained in the newest Flash Programming manual) can be prevented by executing the following instructions: MOV r0, #0x40000 MCR ...