Hi all,
I have problem related to burning eeprom. I have 64KB spi eeprom on which I flashed application program. It is programmed with no error.
But when I replace it with 1Mbit(128KB) one, I get the following error;
SPI EEPROM...
Writing data to device...
Opening D:\CSL_AUDIO_DRIVER.bin...
Input file opened
WRITE ERROR! at 0x0000
Wrote 0x09aa Read 0x00ff
- I am using C5505. I know it should support 16 bit and 24 bit spi flash. Doesn't it?
- Or, what can be the reason?
I use M95M01-RMN6TP eeprom.
Thanks,