Hello guys, i am having some problem to read the data at EEPROM. I have send the "F1" value by using RS232 communication, but i'm get "0" as an output at the hyperterminal. Is there any problem with my read code. Hopefully u guys will help me. _________________ CCS Version: 4.038
Current project: Obstacle detection robot
mkuang
Joined: 14 Dec 2007 Posts: 257
Posted: Tue Jan 12, 2010 11:38 am
Which PIC do you have?
Code:
write_eeprom(0x2100,val1);
0x2100 is an awfully large EEPROM address. You sure your EEPROM is that big?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum