how to find what is the default i2c clock frequency of stm32f103rb nucleo board if i use wire library? Wire.setClock(clockFrequency) does not works for nucleo board. please tell me how i can set i2c frequency of nucleo board?
how to find what is the default i2c clock frequency of stm32f103rb nucleo board if i use wire library? Wire.setClock(clockFrequency) does not works for nucleo board. please tell me how i can set i2c frequency of nucleo board?