-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
pinout is wrong #18
Comments
I just checked, and the diagram at https://pico.pinout.xyz/ is in fact correct - if you look at the table on page 13 of https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf you can see that the "errors" you list above are actually correct. The pinout diagram in https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf (and at https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html#pinout-and-design-files ) chooses to omit the |
It's not quite the same thing that you're asking, but see also raspberrypi/pico-feedback#193 |
This is a real pity and confuses users. The official datasheet does not list CTS/RTS at all, so omitting these pins does not make sense to me. So maybe adding a note to https://pico.pinout.xyz/ might help? E.g. "This pinout also shows available functions not listed in the Pico Datasheet"? |
Wait, we're more correct than the official documentation? NEVER! 😆 A little asterisk on unlisted functions and a footnote might work. Though I'm apprehensive to add too much clutter. |
One person's "more correct" is another person's "overly verbose" 😉 🤷 |
Comparing your pinout with the official pico-datasheet, your pinout labels some pins wrong:
Not sure if this is complete or not...
The text was updated successfully, but these errors were encountered: