2009-06-19 09:09 PM
STR912 Flash Loader Demonstrator program
2011-05-17 12:58 AM
Hi all,
In the pdf document called Application note AN2475 (page 8) ST wrote. ST provides a free Flash loader utility allowing the program of the STR91xFA internal Flash Bank0 using an IAP driver to be loaded in the Flash Bank1. Please, I can't find that Flash Loader program, can anybody help me here. In the AN2475 document (page 30) I can see that they can select a CPU target : STR91xFAWy4 I found a Flash Loader Demonstrator v1.3 for the STM32F10xxxx, but I can't use that. Hope someone here can help me to find the Flash Loader Demonstrator for STR91x. Thanks Hans2011-05-17 12:58 AM
I am using the AN2475.zip found at the right under Application Notes in
http://www.st.com/mcu/devicedocs-STR911FAM47.html2011-05-17 12:58 AM
HI! lloydepowell
I am running the IAP programmer as detailed in AN2475 and PM0020 to load my app into Bank 0. Bank 1 is the boot. BBSR and NBBSR are set correctly for 512k bank 0 and 32k Bank 1. The programing is successful in the first 8192 bytes. But at address x82000, it fails to program. Any ideas? Do you have encountered this problem? help me thanks.