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!