Skip to content
Discussion options

You must be logged in to vote

Hardly. And even if, RX and TX of a UART have the same settings of e.g. baud rate, bits, .... At the Pico you can as well use the PIO for UART data transfer. If you enable PIO transfer after setting up the UART, it should be possible to override the use of the TX pin by the UART.
For the PIO UART example. see https://github.com/raspberrypi/pico-micropython-examples/tree/master/pio

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Vesta6839
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants