Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4890

Raspberry Pi OS • Re: UART (pins 14 & 15) support in Raspbian 12

$
0
0
In my simple old Raspberry GPIO header lookup picture pin14=GND and pin15=GPIO22
Maybe you mean WiringPi numbers or Broadcom numbers, was/is confusing.
Pretty obvious it's the standard GPIO numbers (aka Broadcom).

To use UART0 on a Pi Zero (should be the same on a 3B+) with Bookworm, I only needed to put

Code:

enable_uart=1
in config.txt. Nothing else.

/dev/serial0 is a link to /dev/ttyAMA0.

Statistics: Posted by rpdom — Fri Sep 27, 2024 8:05 am



Viewing all articles
Browse latest Browse all 4890

Trending Articles