Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: Leef_me on January 31, 2020, 10:06:54 AM

Title: What pins can really be used in ESP32-Gateway
Post by: Leef_me on January 31, 2020, 10:06:54 AM
I'm using the ESP32-Gateway Rev E board.

I need WIFI and Ethernet
I need I2C (clk & data) and UART (TX & RX).
I'm considering GPIO16 and GPIO32 for I2C (clk & data)
and GPIO33/LED and GPIO39 for UART (TX & RX).

Can anyone suggest pins to use so that TX is not always on?