This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1310: IIC 问题

Part Number: LAUNCHXL-CC1310

IIC 可以读取传感器ID,也可以正常写入配置,但是每当读取传感器中断状态时在if (!I2C_transfer(i2cH, &i2cTransaction))函数卡死(传感器在STM32上运行正常)。