FLASH memory reservation for settings storage.
Hi
Maybe similar topic has already been there, but I can't find it...
I am using CubeMX and HAL on the 446RE.
I can write and read data to / from FLASH (In this case directly, I do not use EEPROM emulation).
Question: Where and how to set, e.g. Sector3 that it was only for my data. So that it is not overwritten during programming etc. I understand it like this: The program code is e.g. in sectors 0,1,2,4 and 5. The compiler prepares the batch in such a way that it skips sector 3.
Can it be set in the program code or somewhere in the CubeMX settings?
