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, Currently, I am in a funny situation. I have a 512K EEPROM. But i only have a 1Kbyte Hex file. How can I fit this Hex file into the large EEPROM! My EEPROM is suppose to have 8 bank, and each bank is 64K! Thanks a lot!
I don't see why there should be anything special to do. Just download your .hex files into one of the pages (preferrably page #0, or whichever one the EEPROM will automatically present on reset), and that's it
Now, if you had asked the question the other way around, it would have been interesting. How to fit a 512KByte hex file into a 1 KByte EEPROM?