Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: Manuel on June 25, 2019, 04:43:42 PM

Title: Eps32 Gateway serial port
Post by: Manuel on June 25, 2019, 04:43:42 PM
Hi.
A serial port could be implemented on the board. Pin 16 and 17.
I work with the Arduino IDE.
Thank you
:)
Title: Re: Eps32 Gateway serial port
Post by: LubOlimex on June 27, 2019, 02:42:09 PM
Pin 16 and 17 or GPIO 16 and 17? Which hardware revision of the board do you have? In newest revisions, GPIO17 is used for Ethernet clock and you can't use it for other purposes.

Check the PDF of the schematic of the correct hardware revsion of your board and check if there is wire named exactly "GPIO17\EMAC_CLK_OUT_180", if there is - then GPIO17 is not available for UART purposes.