Pi Pico 2 uf2 file for RP2350 #30
Unanswered
clovisf
asked this question in
Help Needed
Replies: 3 comments 2 replies
-
|
I also should add that an original Pi Pico 2 works just fine with Thonny IDE. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Note Micropython issue. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
This is the link. I have tested copying it to my pico 2 and to my custom
RP2350B board and both worked great.
https://files.seeedstudio.com/wiki/XIAO-RP2350/res/RPI_PICO2-20240809-v1.24.0-preview.201.g269a0e0e1.uf2
…On Thu, Mar 13, 2025 at 7:58 PM Clovis Fritzen ***@***.***> wrote:
Actually in the first link it is said that the current version for the PI
PICO 2 is incompatible with some Xiao RP2350 boards, and the second link
takes you to the official microPython website where there is no version for
the Xiao RP2350. So your answer is of not much help.
—
Reply to this email directly, view it on GitHub
<https://github.com/orgs/Seeed-Studio/discussions/30#discussioncomment-12494812>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5OKLU443CRGZFMS2E5ZDZT2UILTTAVCNFSM6AAAAABXWWIISGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENBZGQ4DCMQ>
.
You are receiving this because you commented.Message ID:
<Seeed-Studio/OSHW-XIAO-Series/repo-discussions/30/comments/12494812@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I bought a Xiao RP2350 and am running Arduino code in it no problem. Now I want to run micropython in it, and the official guide https://wiki-seeedstudio-com.translate.goog/getting-started-xiao-rp2350/ states that I need to install the uf2 file that best suits my board.
The problem is that in the official micropython website there is no mention at all about the Xiao RP2350 line, and when I install the "vanilla"uf2 for the Pi Pico 2 in my RP2350, it does not get recognized by Thonny IDE. It does "accept" that I drag & drop the file but does not show up as a COM port afterwards.
Also the Thonny IDE itself has a "board update" feature which I use and it does its thing. But also the board is not recognized by Thonny.
I just downloaded Thonny 4.1.7 and my RP2350 is brand new. My info_uf2.txt inside the Xiao reads:
"UF2 Bootloader v1.0
Model: Raspberry Pi RP2350
Board-ID: RP2350"
Beta Was this translation helpful? Give feedback.
All reactions