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