Skip to content

ports/rp2/boards: Added support for YD-RP2040 by VCC-GND studio 4 8 16 MB flash which is a pin compatible PICO clone. #12281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mhidro
Copy link

@mhidro mhidro commented Aug 22, 2023

ports/rp2/boards: Added support for YD-RP2040 by VCC-GND studio 4 8 16 MB flash which is a pin compatible PICO clone.

VCC-GND studios have pin compatible clones of the Pico with various flash sizes. I needed a uf2 with 8mb flash. These boards also have an addressable RGB led WS2812 on GPIO23.

I mostly copy pasted from the we-act board and replaced strings, the resulting build uf2 seems to work perfectly for me now.

@mhidro mhidro changed the title Added YD-RP2040 by VCC-GND studio 4/8/16 MB flash ports/rp2/boards: Added support for YD-RP2040 by VCC-GND studio 4 8 16 MB flash which is a pin compatible PICO clone. Aug 22, 2023
…6 MB flash which is a pin compatible PICO clone.

ports/rp2/boards: Added support for YD-RP2040 by VCC-GND studio 4 8 16 MB flash which is a pin compatible PICO clone.
@mhidro
Copy link
Author

mhidro commented Aug 22, 2023

Can some one else please sign off on this?

@mattytrentini mattytrentini added the board-definition New or updated board definition files. Combine with a port- label. label Oct 10, 2023
@rexackermann
Copy link

rexackermann commented Nov 19, 2023

Hey what happened to it ? Where can I get the build you made ?

@mhidro
Copy link
Author

mhidro commented Nov 20, 2023

Hey what happened to it ? Where can I get the build you made ?

https://github.com/mhidro/micropython-vcc-gnd-studio-YD-RP2040/tree/master

Although you should just use the build from one of the other RP clone boards with more ram. It was compatible when I tested it.

Signed-off-by: mhidro <malin.hidro@gmail.com>
@freedomlives
Copy link

Hey what happened to it ? Where can I get the build you made ?

https://github.com/mhidro/micropython-vcc-gnd-studio-YD-RP2040/tree/master

Although you should just use the build from one of the other RP clone boards with more ram. It was compatible when I tested it.

Which clone board build do you recommend? I have the 16MB version of this board.

@mhidro
Copy link
Author

mhidro commented Oct 16, 2024

@freedomlives
I used this one, it worked for me.

https://micropython.org/download/PIMORONI_PICOLIPO/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board-definition New or updated board definition files. Combine with a port- label.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants