Raspberry Pi Muxer #5

Closed
opened 2020-09-08 05:09:03 +00:00 by kemonine · 0 comments
Owner

Setup muxer with the following pins for the 5 different uarts (note prior to the 4 you only have 2 uarts)

Reference info

UART (Pi <= 3b+) UART (Pi4) TX RX RTS CTS
MiniUART N/A N/A N/A N/A N/A
UART0 UART0 8 10 11 36
N/A UART1 8 10 11 36
N/A UART2 27 28 5 3
N/A UART3 7 29 26 31
N/A UART4 24 21 23 19
N/A UART5 32 33 10 8
Setup muxer with the following pins for the 5 different uarts (note prior to the 4 you only have 2 uarts) Reference info - https://pinout.xyz/pinout/wiringpi - https://raspberrypi.stackexchange.com/questions/104464/where-are-the-uarts-on-the-raspberry-pi-4 | UART (Pi <= 3b+) | UART (Pi4) | TX | RX | RTS | CTS | | ---------------- | ----------- | -- | -- | --- | --- | | MiniUART | N/A | N/A | N/A | N/A | N/A | N/A | N/A | | UART0 | UART0 | 8 | 10 | 11 | 36 | | N/A | UART1 | 8 | 10 | 11 | 36 | | N/A | UART2 | 27 | 28 | 5 | 3 | | N/A | UART3 | 7 | 29 | 26 | 31 | | N/A | UART4 | 24 | 21 | 23 | 19 | | N/A | UART5 | 32 | 33 | 10 | 8 |
kemonine added the
enhancement
label 2020-09-08 19:33:48 +00:00
kemonine added this to the (deleted) milestone 2020-09-08 19:41:48 +00:00
kemonine added this to the Raspberry PI Muxer project 2020-09-08 19:41:50 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kemonine/serial_debugger#5
No description provided.