Esp32 IDF release/5.0 running on ESP32S3 Feather I2C problem
Posted: Sat Jan 07, 2023 8:20 pm
Hi all,
I’m unable to detect an I2c device when running the example I2c code that scans the bus for I2c devices.
I expect that it should discover the LC709203 but the scan discovers nothing and times out.
I’m using release/5.0, I’m currently at the tip of this release branch but it still doesn’t work, however I have had success with arduino ide which works without failure. With Arduino ide I can read voltages, IC version etc.
Can anyone share their experiences with ESP32S3 feather and espidf accessing the LC709203 battery monitor via I2C. I’m using VsCode on Ubuntu, if it matters that much.
Are you aware of any impending fixes that are due specifically for S3 Feather?
Thanks all!
I’m unable to detect an I2c device when running the example I2c code that scans the bus for I2c devices.
I expect that it should discover the LC709203 but the scan discovers nothing and times out.
I’m using release/5.0, I’m currently at the tip of this release branch but it still doesn’t work, however I have had success with arduino ide which works without failure. With Arduino ide I can read voltages, IC version etc.
Can anyone share their experiences with ESP32S3 feather and espidf accessing the LC709203 battery monitor via I2C. I’m using VsCode on Ubuntu, if it matters that much.
Are you aware of any impending fixes that are due specifically for S3 Feather?
Thanks all!