Skip to content
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

Flash USB from https://play.tinygo.org/ on Chromebook? #4357

Open
GeoffreyPlitt opened this issue Jul 22, 2024 · 3 comments
Open

Flash USB from https://play.tinygo.org/ on Chromebook? #4357

GeoffreyPlitt opened this issue Jul 22, 2024 · 3 comments
Labels
question Question about usage of TinyGo

Comments

@GeoffreyPlitt
Copy link

Hi! I'm trying to flash a Pi Pico attached via USB, from https://play.tinygo.org/, on Chromebook, which supports WebUSB . The button doesn't seem to do anything. Is it supposed to work?

@deadprogram
Copy link
Member

The playground does not support WebUSB.

So you must download the UF2 file from the playground site, boot the RP2040 into bootloader mode, then drag/drop the UF2 file to the RP2040 drive that should appear.

@deadprogram deadprogram added the question Question about usage of TinyGo label Jul 23, 2024
@GeoffreyPlitt
Copy link
Author

How does the "flash" button work then?

@deadprogram
Copy link
Member

It should compile and download the UF2 file to your normal "Downloads" directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about usage of TinyGo
Projects
None yet
Development

No branches or pull requests

2 participants