EEPROM Checking Program
MJG2514
Posts: 9
··· Hello again,
···················· Thanks to Mike Green for de-mystifying EEPROMs, I have another problem. The program I am currently using does not adapt well for addresses over 9999. The program I used is from the Stampworks Manual SW21-EX32-24LC32.BS2. I modified it (or so I thought) to handle a 24LC256. The LC32 has 4K Bytes and the LC256 has 32K Bytes (again-Thank You, Mike Green). I guess what I am looking for is how to handle addresses in the 5 digit range (10,000 and higher). Internal to the EEPROM, are the addresses number by decimal or hexadecimal?
······················································································ Thanks Again
································································································ Mark
···················· Thanks to Mike Green for de-mystifying EEPROMs, I have another problem. The program I am currently using does not adapt well for addresses over 9999. The program I used is from the Stampworks Manual SW21-EX32-24LC32.BS2. I modified it (or so I thought) to handle a 24LC256. The LC32 has 4K Bytes and the LC256 has 32K Bytes (again-Thank You, Mike Green). I guess what I am looking for is how to handle addresses in the 5 digit range (10,000 and higher). Internal to the EEPROM, are the addresses number by decimal or hexadecimal?
······················································································ Thanks Again
································································································ Mark
Comments
If you'd post the modified version of the program you're using, we'd be able to make suggestions on how to extend it to values up to 32,767 or 65,535. Do use the Attachment Manager (and the Post Reply button) to post the program. DO NOT use cut and paste ... the forum software reformats it.