Skip to main content
Arduino

Timeline for Can't upload programs to Raspberry Pi Pico with Arduino

Current License: CC BY-SA 4.0

11 events
when toggle format what by license comment
Feb 1, 2024 at 17:45 history edited ocrdu CC BY-SA 4.0
added 8 characters in body; edited title
Feb 1, 2024 at 15:11 answer added José Roberto Canuto Vasconcelo timeline score: 1
Nov 21, 2022 at 11:03 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 24, 2022 at 10:08 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 26, 2022 at 10:03 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Feb 2, 2022 at 17:32 answer added Lychnis Fulgens timeline score: -1
Feb 1, 2022 at 23:15 comment added Heliophagus Thanks for the replies. Neither Arduino 1.8.19 nor 2.0.0 can access the RPi Pico via COM. Neither successfully compiles code for it either (maybe it's just me, but if a compilation fails because the IDE can't find a nonexistent file, I do tend to worry about it). Interestingly, the 2.0.0 IDE also can't find the COM port for an ESP32, which appears in the Windows device manager & also in 1.8.19. I'm ditching the RPi Pico in the Arduino ecosystem because I simply don't have more time to waste. Likewise, the Arduino IDE 2.0.0. They are more riddled with bugs than a rotting log in the rainforest.
Jan 31, 2022 at 23:05 comment added Majenko The serial port is only used for resetting the chip into the bootloader. Once there it presents as a USB MSD device (hard drive) to which the .uf2 file generated to the IDE gets copied to. It looks like it's not finding that drive. When you upload does the board reset to present a hard drive or not? If not then you can force it by connecting the board while holding in the button on the board. Once it's showing a drive hit upload and it should work.
Jan 31, 2022 at 19:29 comment added PMF Those paths with the D: drive come from the stacktrace of the library that's used. Whoever built that library did have a D: drive. Nothing to worry about for you.
S Jan 31, 2022 at 19:14 review First questions
Jan 31, 2022 at 19:15
S Jan 31, 2022 at 19:14 history asked Heliophagus CC BY-SA 4.0

AltStyle によって変換されたページ (->オリジナル) /