Hi,
I'm trying to save a 4byte value to program eeprom on a pic18f2525. due to legacy code issues I need to get this value into a 2byte space. any Ideas
Thanks
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Feb 15, 2007 5:49 pm
1. Are you saving it to program memory or data eeprom ?
These are two distinct areas.
2. What's the format of the data ? Are all bits used in each byte ?
Is it ASCII data or BCD or something else ? What is the data ?
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