-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry Pi 4 Pinout #322
Comments
RPi-Distro/raspi-gpio@80fa7d0 is an "official" source of the Pi4 pinout information (which uses BCM-ordering rather than the physical-ordering used above). |
I suspect the official source is the datasheet (page 10) on the Pi website. :) I would have a go at editing src/en/template/pinout.yaml but I'm not sure how the site is supposed to deal with competing Alt values — for example GPIO 4 (pin 7) Alt 4 is currently "AVEIN VID0" but is "TXD3" on the Pi4. Maybe some new code is needed to handle the Pi4 properly on the site? |
https://www.tomshardware.com/reviews/raspberry-pi-gpio-pinout,6122.html shows one possible way of displaying the multiple Pi4-only functions 🤷♂️ |
I find this rather hard to read, to be quite frank. |
hey beautiful people, is there any update related to this issue ? |
That table might be easier to read if it only showed where the Pi4 was different, rather than duplicating the majority of the entries which are the same? 🤷♂️ |
@lurch :
I also thought this was reasonable, but some things struck me as possibly incorrect:
But as a format, it works OK. |
That's actually correct, see e.g. https://elinux.org/RPi_BCM2711_GPIOs (although note that eLinux is a non-authoritative reference 😉 ) |
Yes! I realized that a few hours after posting this comment, and failed to follow up - all part of the GPIO musical chairs! |
Here is a reference that is said to be the RPi4's Pin mapping including alternate uses:
(This was found by a friend of mine who posted it on twitter)
The text was updated successfully, but these errors were encountered: