We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I am trying to use the EEPROM sample program to write to and read from memory. When I used the simulator it works fine (DEECON = 0x00;), but when I use the emulator it does not work. The fact that DEECON = 0x0E; corrupts the operation. DEECON's reset value should be 0x00xxx0B. Does any one have any idea why DEECON = 0x0E; does not work? This number is been given by the machine, not by me. Erik, maybe you know this answer. Thanks