Learn MoreFAQsTutorials

2 posts / 0 new
Last post
jwpearce
Offline
Last seen:2 months 6 days ago
加入:2016-10-13 18:51
External Interrupts

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.

PM_Dialog
Online
Last seen:1 min 18 sec ago
工作人员
加入:2018-02-08 11:03
Hi jwpearce,

Hi jwpearce,

谢谢你的帖子。可用的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