Page 1 of 1

ESP32-S3 ULP RISC-V I2C pins

Posted: Wed Nov 30, 2022 1:24 pm
by daniSi
Hi,

we tried out the latest esp-idf library which now also includes a I2C example for the ULP RISC-V. In the software its specified that for SDA only GPIO 1 or 3 can be used, and for SCL GPIO 0 or 2. Will be in the future this somehow be able to link to other GPIOs with IO MUXing?

Thanks, Danijel