No serial port #35
Replies: 1 comment 2 replies
-
|
Hmm, this could be a handful of things. If you push on the bootsel button does it click on the student side? There should be a satisfying tactile "click" as it moves between states. If that's not moving smoothly, this might be as simple as the button lid being stuck, you can gently pull up on it to dislodge it. If it is free to move, there could be something deeper going on. Can you share what programing language you're using? I suspect Arduino because you mention compiling, but I want to be sure. On the very first load from the IDE under certain circumstances you need to change the mode to upload to the code directly using filesystem operations. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For starters, everytime we plug this gizmo's student side Pico in the UF2 drive appears without holding down the bootsel.
We're trying to run the sample code to read the right joy stick. IDE compiles, I see new file show up on UF2 drive, but UF2 does not 'go away' and begin running the program.
Repowering does not run the apparently downloaded program.
Pico never shows up on a COM port and we are unable to connect serial monitor.
Suggestions?
Beta Was this translation helpful? Give feedback.
All reactions