Hi
I am working with MSP430FR2433 device for the develop a small foot-print application which will control the Celling Fan with IR Remote. I have to store some value into the EEPROM or Flash Memory of the MCU to compare and take action with those value. Basically In IR Remote There are switch for 1, 2, 3, 4 Hour Sleep Mode, So I have to store this hour value into the memory so if MCU got reboot or power went off, I can retrieve those value and start the process.
Can you suggest me how can I store this information into Flash Memory Or Any better option for this scenario.