-
Unsure where this should be reported, but about once every 5 minutes I have to pull the power on the picoprobe and DUT and plug them both in again to reset them. During this time, Serial/UART bridge i…
-
### Operating System
Windows 10
### Arduino IDE version
PlatformIO 6.1.6
### Board
pico
### ArduinoCore version
earlephilhower/arduino-pico@3.1.1
### TinyUSB Library version
2.0.2+
### Sketc…
delan updated
5 months ago
-
Hi,
I tried to compile picoprobe for the pico w. Anyways, the pins for LED and SWD have changed on the pico w. Is there already a common solution for this? Else I would change the picoprobe source …
-
Could you include the Picoprobe as a debugging option in PlatformIO? It would be very useful if we could debug and program the Raspberry Pi Pico (with the RP2040 MCU) projects with an under $5 device.
-
Hey there,
my current development setup looks something like this:
![IMG_4437](https://github.com/user-attachments/assets/20fb5a62-cd63-47fd-a65d-340e64b0a96c)
Since I have the picoprobes attac…
-
Testing a 1.5MByte file
```
dd if=/dev/zero of=test.bin bs=1500000 count=1
```
and using the Picoprobe setup (two Picos, one flashed with https://github.com/raspberrypi/picoprobe, latest 1.0.3 f…
-
First time using pico_sdk, btw
cmake failed. Just built pico-sdk and picoprobe successfully
--------------------
```
myname@computer:~/Git/pdnd-picoprobe$ git pull
Already up to date.
myname@com…
-
dmesg partial dump:
```
[ 5019.034338] usbcore: registered new interface driver cdc_acm
[ 5019.034344] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 5048.145303] …
-
Just some notes on flashing this on a mac using a pico probe.
~~Youll need a raspberry pico and flash it with the picoprobe using this branch https://github.com/raspberrypi/picoprobe/tree/line_codi…
-
script creates picoprobe directory but should now create a debugprobe directory as stated in the getting stared guide.