Hi guys,
I am doing a project using the ESP32-S3-DevKitC-1. In the documentation it says it supports 2x I2C pins, but there is not specified where those pins are located, and their naming. Have been looking for names like SDA, SCL etc. but does not exist.
Link to pinout: https://docs.espressif.com/projects/es ... itc-1.html
Anyone knows what pins to use for I2C?
Thanks
Pins for i2C on ESP32-S3-DevKitC-1?
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: Pins for i2C on ESP32-S3-DevKitC-1?
The ESP32 chips have a GPIO matrix that allows you to route most peripherals (like I2C) to any available GPIO pin. In other words: pick two convenient GPIO pins, make sure they're not otherwise occupied (flash connected to them, bootstrap pins etc), and you can use them as your I2C pins.
Who is online
Users browsing this forum: Baidu [Spider], Bing [Bot] and 111 guests