Page 1 of 1

ESP32-A1S 2019 I2C

Posted: Sun Nov 03, 2019 1:39 pm
by shabtronic
Hi - First time poster

I recently found the A1S model - it's like a dream come true with it's audio capabilities for my needs.
I'm looking to buy the ESP32-A1S 2019 model - but can't seem to find the I2C pins - I need to connect a Oled. Are the pins shared with jtag or uart or something?

many thanks

Shabby

Re: ESP32-A1S 2019 I2C

Posted: Sun Nov 03, 2019 5:25 pm
by shabtronic
Hi Folks

Answering my own question after a few hours research

I2C is on pins io21 and io22 SCL/SDA - I'm new to this so got confused with the pin mapping :P

here's the board image:

Image

Re: ESP32-A1S 2019 I2C

Posted: Sun Nov 03, 2019 10:03 pm
by WiFive
i2c pins are configurable, not fixed

Re: ESP32-A1S 2019 I2C

Posted: Sun Nov 03, 2019 10:12 pm
by shabtronic
Hey thanks for the info - yeah I found the pins 21/22 - just a noob mistake with the io pin mapping and chip pin mapping :)

Happy now - my project can go forward!