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.

RTOS/CC2650: I2C driver and application example

Part Number: CC2650

Tool/software: TI-RTOS

I am using CC2650 to drive an LED drive chip by through I2C.But I can not find any example of usage of I2c in the TI examples.

Also when i start to do it by myself I saw I can't find some function's source code to understand how it work and what is the wrong with my code!

Some functions like : I2CMasterInitExpClk() or I2CMasterEnable()

Please advise.

Thanks

Kamyar

  • Hi Kaymar,

    You can find code snippets in the CC26XX-specific driver documentation. (i.e. C:/ti/tirtos_cc13xx_cc26xx_2_20_01_08/products/tidrivers_cc13xx_cc26xx_2_20_01_10/docs/doxygen/html/_i2_c_c_c26_x_x_8h.html ).