-
**Describe the bug you encountered:**
The pico_multicore library is always linked to the Pico-PIO-USB library in CMakeLists.txt, even if multicore functionality is not required by the project. …
-
When I try to run my Raspberry Pi Pico MicroPython program it errors. I think it cannot find the Pico.
jjmr3 updated
2 months ago
-
I'm not sure if I'm just looking in the wrong place, but I can't find anywhere where I can see the state of the RISC-V CPU registers of my Pi Pico 2 in the VS Code Debug panel. I can read them with th…
-
I think the pin mapping for the Pi Pico is incorrect.
Managed to figure out the pinout and got it working with the RFM95W.
![pico](https://github.com/lnlp/LMIC-node/assets/30005006/6f1fd600-ae01-49…
-
Sorry to have to ask, but I've got some doubts about my approach:
I need to use the `sleep` and/or `dormant` mode for an *off-grid* Pico project. I plan to use a [RV-3028](https://www.microcrystal…
-
I have a circuit with a microcontroller that's talking to a i2c clockchip. In very rare cases, something goes wrong, and the time in the clockchip is wrong. The microcontroller also talks to the outsi…
-
Install seemed to work well. Using a Pi4b with the legacy 64bit software download.
I am getting this error upon launching the software:
Traceback (most recent call last):
File "/home/pi/DaVinci…
-
Adding this as a spot for folks to track the work to support rp2040 based boards.
There is upstream effort to support the SoC in zephyrproject-rtos/zephyr#34835 and on top of that, @protobits and I…
-
I want to add support for this board: [https://it.aliexpress.com/item/1005003657583800.html](https://it.aliexpress.com/item/1005003657583800.html).
It's a clone of the official pi pico with 16MB of f…
-
Clearly a bit of an epic task, but with the release of the TinyFX W it would be amazing to tie it together with a home automation system such as Home Assistant.
In the first instance just being abl…