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

Still required to set a serial port? #4

Closed
aallan opened this issue Mar 22, 2021 · 3 comments
Closed

Still required to set a serial port? #4

aallan opened this issue Mar 22, 2021 · 3 comments

Comments

@aallan
Copy link

aallan commented Mar 22, 2021

There is automated discovery of boards in bootloader mode, so they show up in the IDE, and the upload command works using the Microsoft UF2 tool (included).

I was still required to set a serial port before uploading code to the board? Upload proceeded by copying a UF2s expected after I'd done that (it works!), but having to set a serial port is going to be pretty confusing, and some users may not have any serial port options offered to them so will be unable to proceed?

@earlephilhower
Copy link
Owner

If you manually reboot into UF2 mode, it should just work w/o a serial port (the 1200bps twiddle won't be done). Is that not the case for you?

I think it may be more of a documentation thing, because after that 1st load the serial port will (should) auto-list and it's no different than, say, an AVR or ESP8266 where you set the port once and it just sticks...

@earlephilhower
Copy link
Owner

Just updated the README.md with a note about this. Think we're good here, thx!

@aallan
Copy link
Author

aallan commented Mar 25, 2021

Oh. I've figured it out. It works out of the box for production Picos, but I was using a pre-launch prototypes which has some differences. That explains that then. Apologies!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants