-
Described here:
https://forums.raspberrypi.com/viewtopic.php?p=2255127#p2255127
Probably E10 workaround is used here but this is against the idea of no_flash option (=do not touch the flash).
-
See https://github.com/raspberrypi/pico-sdk/pull/1675
-
![DSC03121](https://github.com/geerlingguy/sbc-reviews/assets/481677/c39414ee-bea6-482b-bc29-e271f510f7d1)
> **NOTE**: The board used for this testing was a pre-release revision. The final producti…
-
Hello
I (https://github.com/raspberrypi/picoprobe/issues/109) and other people (https://forums.raspberrypi.com/viewtopic.php?t=331421#p2027769) have experienced hard-to-debug problem (for a RP2040 no…
-
Hi
I've asked a [question on Discussions](https://github.com/earlephilhower/arduino-pico/discussions/2339) while ago about an issue regarding arduino-pico integration which ended up with no conclu…
-
It seems that the PIO assembly that is capitalize will not properly compile.
I notices this issue when copying the [quadrature encoder example in the pico-examples repo](https://github.com/raspberry…
-
Pico W SDK 1.5.1
Connecting to Logitech K810 keyboard results in `Cannot handle input report, HID Descriptor is not available, status 0x11` which is `ERROR_CODE_UNSUPPORTED_FEATURE_OR_PARAMETER_VAL…
Slion updated
5 months ago
-
Hi, just wanted to say I love the idea behind this project, and hope to someday obtain some of these for myself.
I wanted to know if you've ever explored any alternatives to jlink debuggers for pr…
-
Hi
I'm unable to build the firmware with the following error
```
[...]
[ 91%] Linking CXX executable tamarin_firmware.elf
/usr/lib/gcc/arm-none-eabi/12.2.1/../../../arm-none-eabi/bin/ld: CM…
-
### Describe the bug
`pico-sdk` as provided by nixpkgs is missing the `tinyusb` submodule needed for usb functionality and serial console via `pico_enable_stdio_usb()`.
### Steps To Reproduce
Ste…
ic4-y updated
4 months ago