Page 1 of 1

Usage of input only pins as Rx lines

Posted: Tue Jul 09, 2019 1:31 pm
by PaulFreund
Hi,

before working on a new design I wanted to make sure that the following is possible.

The pins GPIO36, GPIO37, GPIO38, GPIO39, GPIO34 and GPIO35 are marked as input only in the IO_MUX documentation of the ESP32 specification on page 49.

Can those pins be used as UART Rx and SPI MISO for example without limitations or do they follow other (additional) rules?

Best regards,

Paul

Re: Usage of input only pins as Rx lines

Posted: Thu Jul 11, 2019 8:31 am
by ESP_Sprite
Yes, they can.