Git Product home page Git Product logo

Comments (5)

Gadgetoid avatar Gadgetoid commented on August 11, 2024 1

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.

from pico.pinout.xyz.

lurch avatar lurch commented on August 11, 2024

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 UART1 TX function from GP20 because GP23 isn't user-accessible on the Pico board, and so the "full set" of UART pins (TX, RX, CTS, RTS) on GP20-GP23 isn't user-accessible on the Pico. And similar logic explains the SPI pins you mention too.

from pico.pinout.xyz.

lurch avatar lurch commented on August 11, 2024

It's not quite the same thing that you're asking, but see also raspberrypi/pico-feedback#193

from pico.pinout.xyz.

bablokb avatar bablokb commented on August 11, 2024

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"?

from pico.pinout.xyz.

lurch avatar lurch commented on August 11, 2024

One person's "more correct" is another person's "overly verbose" 😉 🤷

from pico.pinout.xyz.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.