help: programming the FLASH excess the physical memory size
Posted on October 13, 2015 at 21:12the mcu i used : STM32F105R8T6, the flash size is 64k, according to the PM0075, the last page should be 0x0800 F800 ~ 0x0800 FFFF. However I tried to write and read back the data on page 0x0802 0000 ~ 0x0802 07FFF ...