2017-09-11 10:02 PM
Hi,
We are using
STM32F101R8T6 controller, we want to erase and load particular flash pages using Flash loader demonstration application. How we can configure the origin of the Flash erasing and writing in the application?
We want to load 3 different code .hex files to 3 different location of the flash memory, how we can program these Hex files?
Ex: - 1 st hex file have 0x0800 0000 origin address
2 nd hex file have 0x0800 1000 origin address
3 rd hex file have 0x0800 FC00 origin address.
Thanks in advance
Basavanagouda.
#stm32-flash-load-file #stm32f101r8t6 #flash-writing