Issue in Fritzing Parts of PICO 2 RP2350

Hi,

Does anyone have a complete part file for Raspberry Pico 2 family (RP2040 and RP2350)?

I was trying to import Raspberry Pico 2 into Fritzing parts but got some issues. I downloaded the part file Pico-2-Fritzing-20240708.fzpz from the official Raspberry Pi website. After importing into Fritzing, I see some electronic components missing from the breadboard view (please figure 1), or not the same as shown on the raspberry official site (figure 2).

Please advise how to fix this. THANKS! :pray:

Name of the part
Pico-2-Fritzing-20240708.fzpz

Previous work, similar parts
Fritzing parts Pico-2-Fritzing-20240708.fzpz from the official Raspberry pi website link

Top view
This picture shows the part from above after I imported into Fritzing… missing some electronic components

This the one shown on the official website with complete components
raspberrypi.com/documentation/microcontrollers/images/pico-2-r4-pinout.svg

The likely answer is you can’t unless you have a lot of experience making and modifying parts. That said these two parts should do what you want (and as usual if the RPI folks want to use them feel free …)

This is the through hole version. Use it if you want to use headers.

rpi_pico2-tht.fzpz (29.0 KB)

This is the smd version, use if if you want to solder the module to the board (or both sides of a double sided board.)

rpi_pico2-smd.fzpz (28.3 KB)

and if you want to learn to make Fritizing parts these tutorials will tell you how

I lately learned there aren’t links to the videos in Old_Grey’s tutorial so you need to do a google search for the title and then they come up on YouTube.

Peter

3 Likes

Hi @vanepp,

Awesome! :dart: Your fzpz files are much better that the one from raspberry official website… more vivid and more details.

Thank you so much for the prompt help. :grinning: