-
Hey i wanted to move to arduino-pico. I do have a picoprobe with another pico.
I was able to build and upload the programs in vscode as described in Chapter 7 of the [getting-started-with-pico.pdf](…
-
The provided version for the Raspberry Pi in the releases section didn't work for me. I had to re-compile the most recent main branch and that fixed it for me.
Here is a binary that works (if you t…
ctron updated
3 years ago
-
The symptom of this bug is the following `AttributeError` exception raised when a probe UID is specified but there is not a Picoprobe connected to USB.
```
0000616:CRITICAL:__main__:uncaught excep…
-
PIO Core Call Error: "The current working directory C:\\Users\\darkspr1te\\Documents\\PlatformIO\\Projects\\baremetal will be used for the project.\r\n\r\nThe next files/directories have been created …
-
A command line flag could be added so that the `launch.json` for VSCODE can use picoprobe instead of raspberrypi?
The output would need to become:
```
"configFiles": [
"interface/picoprobe.c…
kiwih updated
3 years ago
-
I am probably missing something obvious or being stupid as I am very new to all of this, but it seems that the two core shortcuts that would allow me to use my picos are broken. I saw that some other …
-
Run command "pyocd list", error occurred, pyocd version >= 0.30:
Successfully installed pyocd-0.30.0
```
PS C:\Users\wuze> pyocd list
0000671:WARNING:common:STLink and CMSIS-DAPv2 probes are not…
-
Hi,
I'm trying to migrate radio RFM23B library to RPI Pico. The radio is connected via SPI and after connecting the cables I can communicate with it. But I can't use interrupts to handle events. The…
-
Raspberry Pi Pico connected to a generic XC6SLX16 development board, work OK with a (patched) openFPGAloader:
```
sudo ./openFPGALoader --cable dirtyJtag --detect
write to ram
Jtag frequency : r…
-
Hi,
[100%] Linking CXX executable pioasm
[100%] Built target pioasm
[ 20%] No install step for 'PioasmBuild'
[ 21%] Completed 'PioasmBuild'
[ 21%] Built target PioasmBuild
Scanning dependencie…
tge96 updated
3 years ago