Hello,
I plug my LCD SDA on IO4 and SCL on IO5 of ESP-C3-13, i execute the code on Arduino IDE, no device i2c founded (works on ESP8266).
Have you an idea about this problem?
Thank you.
esp32c3 arduino ide i2c device not found
Re: esp32c3 arduino ide i2c device not found
Can you confirm GPIO4 and GPIO5 it's for I2C? If i understand, i2c is fixed 8 days ago on repository arduino-esp32? Me i use arduino IDE with esp32 2.0.0 rc1.
Re: esp32c3 arduino ide i2c device not found
This is very simple fix, you can do try it on your local RC1 copy.
Re: esp32c3 arduino ide i2c device not found
I try again with rc2, i2c not found on my esp.
Re: esp32c3 arduino ide i2c device not found
Did you try I2C scanner?
I am using currently master branch (with S2), but im pretty sure that RC2 is also fixed.
Maybe try to add SDA and SCL pins into Wire.begin(SDA, SCL);
I am using currently master branch (with S2), but im pretty sure that RC2 is also fixed.
Maybe try to add SDA and SCL pins into Wire.begin(SDA, SCL);
Who is online
Users browsing this forum: No registered users and 98 guests