• I2C Interrupts
    Hello Guys, I was able to accomplish the I2C Interrupts ; When I created a separate project for I2C Interrupts I was able to read all the data on req addresses but later when I integrated the I2C...
  • I2C INTERRUPTS
    Hello People, I have a just got a small problem with I2C Interrupt . The I2DAT Register is reading only one memory location 0x00 from my slave always. My slave has data from 0x00 to 0x24 memory...
  • I2C INTERRUPTS
    Hello People, I have a just got a small problem with I2C Interrupt . The I2DAT Register is reading only one memory location 0x00 from my slave always. My slave has data from 0x00 to 0x24 memory...
  • I2C Interrupts
    Hello Guys, I was able to accomplish the I2C Interrupts ; When I created a separate project for I2C Interrupts I was able to read all the data on req addresses but later when I integrated the I2C...
  • I2C Interrupt Priority
    Does anyone know which of the two I2C interrupts, DataTransfer and Protocol, should be given the higher interrupt priority ? There is IIC_DIC - DataTransfer and IIC_PEIC - Protocol Does priority...