Is there an example project that shows the use of an external I2C device using interrupts to signal its data ready status? I have that configuration for my system and need help in getting the interrupts to work. Thank you.
Device:
Is there an example project that shows the use of an external I2C device using interrupts to signal its data ready status? I have that configuration for my system and need help in getting the interrupts to work. Thank you.
Hi jwpearce,
谢谢你的页ost. The available I2C SW Example the below and can be found on the DA14531 support page:
DA14531-DA14585-586 Measuring Temperature
DA14531-DA14585-586 Reading I2C Accelerometer BLE
Do you need to wake up the DA14532 though the interrupt?
Thanks, PM_Dialog