-
I've located my Pico C SDK development platform on my Ubuntu 22.04. I'm worried that I'll wear out my USB port with all of the plugging and unplugging. I understand that `picotool` offers a solution f…
-
I wanted to build the new version of openocd in branch sdk-2.0.0, and I kept getting puzzling errors when I tried to update submodules:
```
$ git submodule update
error: Server does not allow reque…
-
Other rp2040 software like MicroPython or Fusix provides a serial console to the system over USB, would that be hard to add for zeptoforth? It would simplfy usage as it wouldn't require another USB-Se…
-
With macOS Sequoia beta compiling fails. MacBook Pro 16" (2019) Intel Core i7
I forgot, this happens only with PlatformIO, compiling with Arduino IDE works.
-
when you try to debug the xiao2040 with picoprobe in CMSIS-DAP mode, the debugger fails with this error:
Error: Unknown flash device (ID 0x00156085)
Adding the identifier for the flash on that dev…
-
### Please describe your issue.
`Processing pico (platform: https://github.com/maxgerhardt/platform-raspberrypi/archive/60d6ae81fcc73c34b1493ca9e261695e471bc0c2.zip@1.11.0; board: pico; framework: ar…
-
The current implementation emulates a network device via USB (CDC NCM) so that the host computer can transfer data via IP packets (web interface, ArtNet, E1.31/sACN). However, attaching a real Etherne…
-
**Describe the bug**
When I connect the probe (RP debug probe) and power up the device (RP Pico), I wanted to try if everything is working by running `probe-rs info`. This results into the following:…
-
I try to compile a simple blinky example but it fails.
Here the output with error:
```
* Executing task: platformio run
Processing pico (platform: https://github.com/maxgerhardt/platform-ra…
-
### The problem
I have a Docker installation of ESPHome running on a RPi 4.
A Pico W is attached to a usb port.
After successfully compiling the standard test script provided, the system fails …
bwims updated
11 months ago