Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 5 months ago.
Using I2C registers to initiate communication
Is there a way i can use the I2C register to trigger an ISR to read/write data because i am facing a lot of sync problems because the native mbed I2C doesn't work as a blocking statement nor does a read take place as an ISR when i am sending data..... I am using a FRDMKL46Z board