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.

CC1350: I2C driver stop bit remove

Part Number: CC1350

Dear friends,

My customer is using CC1350 I2C driver as master mode, reading a GPS module data.

They use TI-RTOS API I2C_transfer(), and need to remove stop bit after writing some data, since the GPS module needs it to. 

Is it possible to do so?

Thanks!