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.

Implementing repeated start condition on cc2650

Other Parts Discussed in Thread: CC2650

Hi,

I am trying connecting an I2C peripheral with cc2650 which requires repeated start condition for transaction to occur. Should I add an instance in the TI RTOS I2C driver file to support the functionality or is it already provided? If instance is to be added, a method to bypass the need for change in driver file too is welcomed.

Thanks in advance.