I want to read 4 bytes from a I2C device using interrupts. After reading 4 bytes, I get continue an I2C interrupt with no event flag set (I2C_Getlastevent(I2C0) = 0). Any idea ? Kind regards Luc Vercruysse Source code in attachment.
I don't know if you are still having this problem, but I had a similar behavior. This is the last method I call before my system really starts running.