-
Below is a simple program that uses a recurring timer interrupt using `add_alarm_in_us` to blink an LED as a liveness check.
In the main loop, it simply reads characters from stdin (USB CDC), uses `s…
-
### Describe the bug
For more than one year I'm running chrony with a Waveshare NEO-M8T GPS/PPS module to have a stratum 1 NTP server. It was running correctly until I let Raspberry PI OS make a big …
-
Hello,
this is perhaps related to #196...
Currently I'm trying to compile my project with clang (main branch of llvm, embedded toolchain).
`-DCMAKE_BUILD_TYPE=Debug` works, best: the generate…
rgrr updated
3 months ago
-
How can I change pin?
```js
this.asm = new ASM({ sideset: 1 })
this.sm = new StateMachine(
StateMachine.getAvailableId(), this.asm, {
freq: 8000000,
pullThreshold: 24,
autopull: true,
…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.0-alpha.2350-19-gc53a0cb864 on 2024-08-19; Raspberry Pi Pico 2 with rp2350a
```
### Code/REPL
```python
import time, board, touchio
…
-
I'm quite sure I have misconfigured the timer example I was trying, but it seems if you try to use one, the video output just stops.
I was mostly curious if you have run into this.
````
// code…
-
Hello,
I was trying to follow in instructions from "Chapter 1. Quick Pico Setup" from getting-started-with-pico.pdf - running **pico_setup.sh** ended with
```
[ 0%] Building ASM object pico-sdk/…
-
@peterharperuk
Dear Pi team,
sorry for the stupid Question what does the example picowiperf.c
It is as it is … no single line as a comment in the code!!!
-
### CircuitPython version
```python
Version en-GB-8.1.0 is mounted read-write.
Version en-GB-8.2.10 is mounted read-write.
Version en_GB-9.0.0-beta is mounted read-only.
Version en_GB-9.0.5 is …
-
I have a brand new Raspberry Pi Debug Probe (https://www.raspberrypi.com/products/debug-probe/)
I want to use it using visual studio code (https://arduino-pico.readthedocs.io/en/latest/platformio.h…