UART2 ESP-WROVER
Posted: Fri Aug 25, 2017 6:57 am
Hi,
According to the IOMUX sheet UART2 Tx -> GPIO16 and UART2 RX -> GPIO17 . But according to the datasheet for ESP-WROVER these pins are not supposed to be used.
I understand that any GPIO can be used and multiplexed. But it is mentioned that for higher frequency signals
It is mentioned for higher frequency signals using the pins specifically designated for U2TX and U2RX (rather than using the GPIO mux to assign any random pins) is recommended.
How do I get the UART2 to work reliably with ESP-WROVER?
Regards
According to the IOMUX sheet UART2 Tx -> GPIO16 and UART2 RX -> GPIO17 . But according to the datasheet for ESP-WROVER these pins are not supposed to be used.
I understand that any GPIO can be used and multiplexed. But it is mentioned that for higher frequency signals
It is mentioned for higher frequency signals using the pins specifically designated for U2TX and U2RX (rather than using the GPIO mux to assign any random pins) is recommended.
How do I get the UART2 to work reliably with ESP-WROVER?
Regards