Page 1 of 1

configuring the i2c pins on esp32-c6-devkit-m1

Posted: Thu Apr 04, 2024 3:19 pm
by rotematari
hey,

are there specific GPIO recommendations or limitations for these I2C connections?

i want to change the I2C pins from the default ones and I want to make sure that I don't chose a wrong one

thanks

Re: configuring the i2c pins on esp32-c6-devkit-m1

Posted: Fri Apr 05, 2024 1:25 am
by ESP_Sprite
No. You can use any GPIO that is not otherwise used (e.g. by the internal flash chip, or by something your code already uses).