Page 1 of 1

I2C Slave with PIC24F16KA301/302/304

Posted: Wed Jan 10, 2018 7:00 am
by Jörg Güldner
Hello,
I need to fix a problem in replacing a 16 bit IO I2C with a controller.
The Master sends at 100 kHz without time-out:
chip-address + R/W -/- register-address -/- databyte
In this case, the pic24 has about 50us to receive and process the data.
In which way I have to handle the received data? Are there any interrupts?
I`ve got no entry “I2C-slave” in the interrupt-box.
What is the most decent way to solve receiving data as I2C-slave?

Best regards
Jörg

problem is fixed here:
viewtopic.php?f=65&t=19721