Hello everyone,I'm starting a simple project on a PIC24FJ64GA702. The PIC is connected to a FTDI converter, receives some data from the UART and writes some stuff to an i2c EEPROM. Simple enough.I had assumed I could work with the i2c peripheral library, ..
↧