mirror of
https://github.com/Noltari/pico-uart-bridge.git
synced 2025-05-28 22:13:13 +00:00
Switch UART0 to GPIO 16 (TX) & GPIO 17 (RX)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
01e7831501
commit
3aa5d05fe3
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ Raspberry Pi Pico Pinout
|
|||
|
||||
| Raspberry Pi Pico GPIO | Function |
|
||||
|:----------------------:|:--------:|
|
||||
| GPIO0 (Pin 1) | UART0 TX |
|
||||
| GPIO1 (Pin 2) | UART0 RX |
|
||||
| GPIO16 (Pin 21) | UART0 TX |
|
||||
| GPIO17 (Pin 22) | UART0 RX |
|
||||
| GPIO4 (Pin 6) | UART1 TX |
|
||||
| GPIO5 (Pin 7) | UART1 RX |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue