S
shuteng
Guest
Hi, I have done up a little program to program 93LC46B (1kb serial
EEPROM) from microchip. It has an organiztion as follows: 64 (address)
x 16 (bits).
Now, I have a bit of touble decoding the hex files. Is it the same for
those with an 8-bits achitecture???
Here are the excerpts from my codes:
_
:10420000520001001000B50006008000000001000F |
:10421000900050001000B5000000000001000000F8 |
........ |
........ > 16 lines
........ |
:1042E00011000400140045004400110011001400E6 |
:1042F000100045004400110051001000110044005E _|
:00000001FF
thanks in advance
shuteng
EEPROM) from microchip. It has an organiztion as follows: 64 (address)
x 16 (bits).
Now, I have a bit of touble decoding the hex files. Is it the same for
those with an 8-bits achitecture???
Here are the excerpts from my codes:
_
:10420000520001001000B50006008000000001000F |
:10421000900050001000B5000000000001000000F8 |
........ |
........ > 16 lines
........ |
:1042E00011000400140045004400110011001400E6 |
:1042F000100045004400110051001000110044005E _|
:00000001FF
thanks in advance
shuteng