??? 05/13/05 06:59 Read: times |
#93373 - Also Tried Responding to: ???'s previous message |
using SDCC here..
declared a variable: xdata at 0x0 EEPROM[2048]; then in the code: Write: e.g. EECON=0x02; EEPROM[5]=128; EECON=0; Read: e.g. EECON=0x02; MyData=EEPROM[5]; EECON=0; |
Topic | Author | Date |
AT89c51ED2 EEPROM problem. | 01/01/70 00:00 | |
what is this | 01/01/70 00:00 | |
re:what is this. | 01/01/70 00:00 | |
Also Tried | 01/01/70 00:00 | |
So..![]() | 01/01/70 00:00 |