UART 1 on ESP32
Posted: Mon Feb 06, 2023 9:06 am
Hi,
Is anybody here to tell me how to use the UART1 (GPIO9 & GPIO10)?
By default, only UART0 and UART2 can be used. To use UART1, we have
to redefine the pins because default pins of UART1 such as GPIO9 and GPIO10
are internally connected to the SPI flash memory.
What is the meaning of "redefine"?
Thanks,
Bernd
Is anybody here to tell me how to use the UART1 (GPIO9 & GPIO10)?
By default, only UART0 and UART2 can be used. To use UART1, we have
to redefine the pins because default pins of UART1 such as GPIO9 and GPIO10
are internally connected to the SPI flash memory.
What is the meaning of "redefine"?
Thanks,
Bernd