arduino_eprom27_programmer icon indicating copy to clipboard operation
arduino_eprom27_programmer copied to clipboard

Write error

Open 122christo opened this issue 5 years ago • 0 comments

I've build the prog and reading works quite well. Trying to write a 26c32 (NMC27C32BQ200) gives a write error: "Load from /home//...//99621C.bin file Readed 4096 bytes Writing 4096 bytes to chip... Writing error"

After this there were some data on the chip. (Befor it was erased.) In a hex editor I read in ASCI: "Error on block 16..received 2.....1.. .........6..01 ..." These 6..1 repeats all over the chip with some distance. Where should I look for the bug?

122christo avatar Nov 09 '20 17:11 122christo