Posted on January 29, 2015 at 18:06Hii My firmware hex file size is of 65kb size and after going through the code of stm32 IAP described in CD00161640 pdf , I couldn't understand where the 65kb of data is hold in sram before being flashed, since th...
Posted on December 05, 2014 at 12:15Hii, I am new to the topic of Bootloaders, I am currently writing a custom bootloader for stm32 vl discovery via USART, I am searching for the source codes of the factory Programmed bootloader of stm32, a...
Posted on December 11, 2014 at 15:50Thank You clive, we switched back our task to IAP algorithm by stm32, we have edited the IAP program according to our requirements for stm32vl discovery, I just wanted to know once the IAP program is programmed to...