-
Trying to sort out an issue w/ the `sleep` examples, I began to wonder if I was compiling for the correct board. The "correct board" for me is the Pico 1/RP2040. However, when I use `BOOTSEL` and moun…
-
Hello,
I am trying to display text on an SSD1306 using a Raspberry Pi Pico2.
I used the code from the develop branch, but it didn’t work properly.
But, It worked correctly after applying similar …
-
To load a pico2, picotool needs sudo - yes, I copied 99-picotool.rules
> ls /etc/udev/rules.d/
99-SaleaeLogic.rules 99-picotool.rules
====== with pico2 ===================
## built with set(PICO_…
-
### CircuitPython version
```python
CircuitPython 9.2.0-beta.0 on 2024-09-17; Raspberry Pi Pico 2 with rp2350a
CircuitPython 9.2.0-beta.0-15-gca25c602a8 on 2024-09-27; Raspberry Pi Pico 2 with rp235…
-
I am obtaining the following compilation error:
````
[ 10%] Building C object CMakeFiles/bbcbasic.dir/pico_stub.c.obj
In file included from /home/pi/pico/PicoBB/console/pico/build/pico_stub.c:157…
-
Project is still in beta but could be usefull to update with new features. (SD card, Frequency extension, Complex 8bit for higher bandwidth...)
See at https://github.com/F5OEO/tezuka_fw
Already some…
F5OEO updated
2 weeks ago
-
I'm testing different sys_clk frequencies on rp2350 (pico2) using platformio and latest arduino-pico.
The board frequency is configured to 125MHz in platformio.ini, which correctly shows in F_CPU mac…
-
Hello,
RP2350 does not have RTC. I specified RP2350 and compiled the cmmand routine, but got an error:
C:\Users\xxx\Desktop\code\Pico-Eval-Board-Code\c\08_SD_CARD\example\src\command.cpp:26:10: fa…
-
Edit: I first tried this on Windows but this is also failing on Linux platforms. So not a Windows-specific issue. It's the same error on Linux too.
---
I've tried with my own DIY toolchain and the…
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …