Sophi
Newbie level 5

Hi-
I'm using PonyProg and a JDM programmer to program eeprom 24LC128. A PIC holds the driver.
The file that I put into the eeprom is a wav converted to hex data file,about 1000 lines of digits. When I load the file into the program buffer it shows in three columns, from left to right, brown/red which is device address, something in the middle no clue what these (seems to be hex) numbers are and all the way to the right is my file.
Does anyone know what these middle numbers are? From PonyProg documentation it is called the Flash Memory. But this is an eeprom, not flash!
I have another fairly non-functional programmer and I see the same thing in the buffer.
Also, these middle numbers seem to be the only numbers actually getting into my eeprom...since when I read the eeprom to an LCD that's what I see.
How do I get MY file into the memory chip?

Sophi
I'm using PonyProg and a JDM programmer to program eeprom 24LC128. A PIC holds the driver.
The file that I put into the eeprom is a wav converted to hex data file,about 1000 lines of digits. When I load the file into the program buffer it shows in three columns, from left to right, brown/red which is device address, something in the middle no clue what these (seems to be hex) numbers are and all the way to the right is my file.
Does anyone know what these middle numbers are? From PonyProg documentation it is called the Flash Memory. But this is an eeprom, not flash!
I have another fairly non-functional programmer and I see the same thing in the buffer.
Also, these middle numbers seem to be the only numbers actually getting into my eeprom...since when I read the eeprom to an LCD that's what I see.
How do I get MY file into the memory chip?
Sophi