pinout-xyz / pico.pinout.xyz

Raspberry Pi Pico Pinout Page
https://pico.pinout.xyz/
30 stars 10 forks source link

Pico 2 #19

Open cfpwastaken opened 1 month ago

cfpwastaken commented 1 month ago

The new Pico 2 seems to have one more Test Pad on the bottom. It should be documented. In addition, you can also redirect USB DP/DM to any GPIO. Maybe show that in advanced mode too?

Gadgetoid commented 1 month ago

I will drop a pico2.pinout.xyz for the new board, just to accurately reflect the new style, and the extra UART funcsel stuff on top of your suggestions. Also keeps things tidy and separate.

Unfortunately I am so mired in other Pico 2 related stuff that I haven't had time!

Gadgetoid commented 1 month ago

Made the repo and started some initial stuff here- https://github.com/pinout-xyz/pico2.pinout.xyz

cfpwastaken commented 1 month ago

The new 7th test pad is labelled as "1V1 - do not use" in the datasheet. I think it should still be documented. However, i cant find the place where the other TestPads are located, was this never a thing?

cfpwastaken commented 1 month ago

seems like testpads being listed actually never was a thing. Should I PR it on all repos?

Gadgetoid commented 1 month ago

I think it’s worth doing- gated under Advanced.

AIUI the 1v1 pad can be used to inject MOAR VOLTS for ambitious overclocks. The core voltage for the Pico 2 can be cranked distressingly high.

cfpwastaken commented 1 month ago

aha. I guess ill just add it to the advanced table

cfpwastaken commented 1 month ago

=> #20

cfpwastaken commented 1 month ago

and for the pico2 repo: https://github.com/pinout-xyz/pico2.pinout.xyz/pull/3 cant fork the picow repo since it says i already have it. Probably because its a fork of the pico repo which i do have. Need to wait until i can delete the pico one.

Gadgetoid commented 1 month ago

cant fork the picow repo since it says i already have it.

Curses, I should have hard-forked that. But thank you!

cfpwastaken commented 1 month ago

ok. here is the picow pr: https://github.com/pinout-xyz/picow.pinout.xyz/pull/1

cfpwastaken commented 1 month ago

i also noticed that the Wifi GPIO pins are actually in a different table to group it away from the others. shouldve done it there too. Dont think this is worth tho right?