Page 1 of 1

runtime changing I2c clock frequency

Posted: Thu Nov 02, 2023 8:52 am
by el_kadenaz
Hi,
I need to change the frequency of the I2C frequency in runtime, is possible do that calling only
  1. i2c_param_config()
without uninstall and reinstall the i2c driver?

Thanks