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/LAUNCHXL-CC2640R2: Want to support SMBUS while using TI-RTOS I2C Driver

Part Number: LAUNCHXL-CC2640R2

Tool/software: TI-RTOS

Hello!

I'm trying to communicate with a SMBUS enabled device using the I2C lines available on the Launchpad. Can I use the existing I2C driver to perform simple single byte read or do I need to write a new one? If I need to write a new one how do I go about it? Can I combine the non-RTOS approach with the TI-RTOS..?

Thanks in advance!