Keeping several parameters in a flash sector constant while changing one of them?
I am not too familiar with embedded systems and just started learning about them. I have some parameters that lives in their own flash sector (16KB). They are stored as one long string ("PARAM1=X\r\nPARAM2=Y\r\n...." and so on). One of the parameters...