Click-Here
Member
I would like to make this sketch unless someone already has?
I would like to attach an arduino onto the I/O pins of a 93C46 or 93C66, and when a master device reads/writes to/from the eeprom, the arduino sends the address and bytes serially to the arduino "serial monitor".
If the bytes are individual address read writes or are sequential it figures it out and sends address and byte or address and string of bytes.
Atmel AT93C46 AT93C66 supports ORG x8 and ORG x16 pin option
ORG =HI x16, ORG =LO x8
I would like to attach an arduino onto the I/O pins of a 93C46 or 93C66, and when a master device reads/writes to/from the eeprom, the arduino sends the address and bytes serially to the arduino "serial monitor".
If the bytes are individual address read writes or are sequential it figures it out and sends address and byte or address and string of bytes.
Atmel AT93C46 AT93C66 supports ORG x8 and ORG x16 pin option
ORG =HI x16, ORG =LO x8
Last edited: