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