Pretty obvious it's the standard GPIO numbers (aka Broadcom).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.
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
/dev/serial0 is a link to /dev/ttyAMA0.
Statistics: Posted by rpdom — Fri Sep 27, 2024 8:05 am