Other Parts Discussed in Thread: MSP-EXP430F5529LP, ENERGIA
Tool/software:
How do I access the eeprom on the MSP-EXP430F5529LP? I'm trying to have a simple code on energia to simply write to 2 LEDs using a button but I want the controller to remember which LED was on before I unplug the controller so when I plug it back in it turns on the LED that was on before but having a bit of trouble doing that. I know eeprom is something about storing memory even while the robot is offline but I don't know how to use it to turn on the LED. can somebody help me?