Andrew Scheller

Results 2239 comments of Andrew Scheller

Sorry to sound a bit glib, but many other people have got this working just fine. I can only suggest you double-check https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf and then ask for help at https://forums.raspberrypi.com/viewforum.php?f=144...

> `Error: (0, h.requestMetadata) is not a function` See #4150

> Our version uses PICO_FLASH_SIZE_BYTES which assumes the flash size is 16Mbits @will-v-pi Does this mean that the universal flash nuke will wipe the whole flash on a Pico 1,...

Sounds like a duplicate of #1799 ? But pinging @andygpz11 as he has also been using Flash-less RP2350s (on an internal project), so he might have some helpful tips?

Ironically, you even made the same mistake in your description of the bug! 🤣

LGTM :+1:

@sebastien-riou Did #2516 already fix that?

Stupid question 1: Why does this modify the linker files in `src/rp2_common/pico_crt0/rp2040/` but not those in `src/rp2_common/pico_crt0/rp2350/` ? Stupid question 2: Can this be used as a complete replacement for...

> Could you list or point out which usb code? I can help to match with cherryusb. I did a `git grep -i tinyusb` and it looks like apart from...