- I need help figuring out the default I2C pins for the ESP32-S3 DevKitC 1 model. I have esp32_hal_i2c.h and LiquidCrystal_I2C.h included in my code and other than that nothing that should change the device pinouts. I am trying to find the SDA and SCL pinouts. Please and thank you.
IC2 Pinout ESP32-S3 DevKitC 1
IC2 Pinout ESP32-S3 DevKitC 1
-
- Posts: 826
- Joined: Mon Jul 22, 2019 3:20 pm
Re: IC2 Pinout ESP32-S3 DevKitC 1
The default on esp32-s3 is 8 & 9, but you can assign them to whatever you want with Wire.begin(sda, scl);
Who is online
Users browsing this forum: No registered users and 48 guests