STM32F446.Saving data in flash eeprom-like without using last big sector. Changing .ld file leads to malfunction.
Hi to all the community.I have to save in non volatile memory some small amount of data,say 200 bytes.STM32F446 has different sector sizes,sectors 0,1,2,3 size= 16KBsectors 4 size= 64KBsectors 5,6,7 size=128KBIn other microcontrollers ...