Skip to content

Is it possible to obtain the uf2 generated? #53

Discussion options

You must be logged in to vote

Ah, on the 2040 there's no separate UF2 generation step. You can make one using the command line given with -o filesystem.uf2 option to the uf2conv.py, like

/Users/pag/Library/Arduino15/packages/rp2040/tools/pqt-python3/1.0.1-base-3a57aed/python3 /Users/pag/Library/Arduino15/packages/rp2040/hardware/rp2040/4.0.1/tools/uf2conv.py --base 270004224  --family RP2040 /var/folders/tv/767r9pr17lv23bkjq4tfwdhm0000gn/T/tmp-3036-qnGfyLfK2O86-.littlefs.bin -o filesystem.uf2

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@KBLiveSolutions
Comment options

@earlephilhower
Comment options

Answer selected by KBLiveSolutions
@KBLiveSolutions
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants