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.
请问cc1310有可供参考的I2C通信的程序吗?
下载一个TI-RTOS, 里面有一个I2C+TMP007的参考代码。1310和1350差不多的
C:\ti\tirtos_cc13xx_cc26xx_2_21_00_06\examples\TI\CC1350STK\i2ctmp007
CC1350和CC1310,关于外设的程序,他们两者可以共用,不须修改。下载tirtos_cc13xx_cc26xx,里面有相应的例程。