Hey
I am trying to reduce the default I2C speed from 100Khz to 80Khz on a nucleo-G071RBT6 development board. I’m using Keil Studio Cloud, and MBED OS 6.17
As far as I am aware, the defaults are 100Khz, and 400Khz and the i2c.frequency() command does not allow anything other than those two parameters. Is there an override for this, or is there another way of changing the i2c frequency?
Thanks
jon