-
I'm working a project like yours, but with 6 channels, using Pico2 + an ESP32 with Ethernet. Pico2 will do the heavy lifting of communicating with all modules and ESP32 will do the communication.
I…
-
The [Getting started wiht Raspberry Pi Pico-series](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) contains inconsistencies regarding the default `PICO_BOARD=` build provided b…
-
**Describe the bug**
Try following basic install on windows from the ground up.
Install the latest python, latest VS code, the latest circuitpython extension.
Select python interpreter and restart…
-
Raspberry Pi has released the RP2350 (Pico 2), which should have the same SDK compatibility making code written for RP2040 portable to RP2350. However, there are several initial challenges blocking di…
-
Hello,
And first i would like to thank you for this awesome project
I noticed an error/bug (or my fault?) which doesn't allow me to create a google passkey in version 5.12 and 6.0 (not nightly) bu…
-
I have just installed IDE 2.3.2 on Windows 11
I also followed these instructions for the PICO boards
https://www.upesy.com/blogs/tutorials/install-raspberry-pi-pico-on-arduino-ide-software#
Whe…
-
Hello,
Is possible to add a option menu flag, to change from ARM (M33) to RISC-V (Hazard3) ?
EX:
cmake -DPICO_PLATFORM=rp2350-arm-s -DPICO_BOARD=pico2 ..
cmake -DPICO_PLATFORM=rp2350-riscv -DPI…
-
**Describe the problem you have/What new integration you would like**
Please consider adding platform support for the new RP2350 MCU and their official Raspberry Pi Pico 2 development board. …
-
In order to run the Demo program from the Adafruit DVI Sock [learn guide](https://learn.adafruit.com/adafruit-dvi-sock-for-pico/circuitpython) using a Pico2, the picodvi Framebuffer dimensions need to…
-
Playback seems to break up when a lot of audio is played like attached project.
I would like to try overclocking, is there any other setting I should change besides SYS_CLK_KHZ,?
I know it could b…