I'm using an Arduino i2c master addressing a real serial EEPROM (Micrchip) and a PIC24 slave.The code is an MCC generated i2c slave, MCC creates a target data array which it uses to emulate a real eeprom.I'm seeing the PIC24 ACK its device address, but no..
↧