Hi everyone,
I'm looking to be able to program the eeprom with some parameters for different modes of operation for the AVR micro.
I have tried goggling a number of topics without luck.
What I was looking to do is have the micro on start up read the eeprom for a parameter so it knows what part of the program to run. The issue is I need it to be able to be updated in the field by some sort of programming without changing the main code it self.
Any help would be greatly appreciated.
Craig