I am a new ST72F651 user. I would like to know it it is possible to perform a boot loading from an SD card using the IAP feature and if you do need the STM DTC plugins for this. Is anyone aware of any problem. I need to know before i will finish my design.
Do you want to boot the 7265 from SD card ? pls note that ST7 micro do not support booting from external memory. However you can store some f/w in SDcard and copy it in RAM and then execute.
To be precise i just want to use a boot loader permanently stored in the sector 0 to load a new progam from SD into RAM memory, then store it into the sector 2 and finally execute it.