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.

LP-CC2652RB: How to config I2C bitRate by driverlib

Part Number: LP-CC2652RB
Other Parts Discussed in Thread: CC2652RB

Hi Ti:

I am working in simplelink_cc13x2_26x2_sdk_4_30_00_54 and I already realize a sample application for I2C slave by driverlib. Detials as here: e2e.ti.com/.../cc2652rb-how-to-realize-i2c-slave-from-empty-example

Now it can work well with the I2C master which is based the example simplelink_cc13x2_26x2_sdk_4_30_00_54\examples\rtos\CC2652RB_LAUNCHXL\drivers\i2copt3001_cpp\tirtos\ccs, but I can't find where I can set the slave bitRate, I only see the master config the bitRate to 400Kb/s.

Could you help me?

Thanks