-
# Description
Last time I decided to try use PicoProbe to have a debugger. I'm using Pico as PicoProbe connected to a PicoW. After some troubles (for example with `sleep_ms` function in debug https…
-
### Version
Microsoft Windows [Version 10.0.19045.2486]
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
Linux version 5.15.79.1-microsoft-standard-WSL2 (oe-user@oe-host) (x8…
-
unlike logging to usb cdc, logging to the debug header allows us to debug usb problems (CFG_TUSB_DEBUG), but this requires three uarts and the rp2040 only has two, so we currently disable the sun keyb…
delan updated
5 months ago
-
I'm doing development work on a Pico using a RPi5 as the development machine. I'm also using the "Debug Probe" thing-y that you sell. Things are moving along OK, but I'm not doing anything very challe…
-
**Describe the bug**
probe-rs 0.21.1 does not detect picoprobe under Raspberry Pi OS on Raspberry Pi 5.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect picoprobe to USB on the Ras…
-
## My system
- board: Adafruit Feather RFM95 (but I suspect this isn't important)
- platformio version: 6.1.15 (what `pip install` gives me)
- earlephilhower version: 3.8.0 (what I get from `maxger…
egnor updated
6 months ago
-
Hello,
During testing some examples I noticed SDK Timer functions are not working when I'm debugging my program.
It seems like they are waiting indefinitely for hw timer, which has value 0.
```
…
l0ud updated
6 months ago
-
Hello and thank you for the core!
I am trying to utilize all Pico gpios for encoders with a midi controller for my home studio, and it goes very well up until pins 26, 27, 28 (ADC pins)
When ch…
-
My setup:
- Arduino IDE
- 2x WisBlock Base Board 2nd Gen, RAK19007; RAK SKU: 110082; [product link](https://store.rakwireless.com/products/rak19007-wisblock-base-board-2nd-gen?utm_source=RAK19007)
…
-
### Please describe your issue.
Fails to write to the microcontroller
Log:
Processing pico (platform: https://github.com/maxgerhardt/platform-raspberrypi/archive/60d6ae81fcc73c34b1493ca9e261695e4…