EEPROM EMULATION in STM32F103RB. Not able to save data in flash once code size exceeds 64Kb
Hello everyone,
I am doing EEPROM EMULATION On STM32F103RB Series which has 128kb flash. I am able to erase and write the contents into flash. But when my code size exceeds 64KB, the content is not being written properly into the flash. Can anyone tell me why such happens and what is the solution so as to solve the issue???
