ESP32-S3 I2C clock polarity
Posted: Wed Jul 26, 2023 10:30 pm
Hi,
I am trying to interface my esp32-s3 with an I2C device that samples data on the falling edge of the clock. To my disappointment, There doesn't seem to be a clock polarity option in the I2C configuration.
Is there a way to modify the driver so that the polarity of the clock is inverted?
Thank you.
I am trying to interface my esp32-s3 with an I2C device that samples data on the falling edge of the clock. To my disappointment, There doesn't seem to be a clock polarity option in the I2C configuration.
Is there a way to modify the driver so that the polarity of the clock is inverted?
Thank you.