-
(windows)
when i try to connect the pico to pulseview (pico connected, then pulseview opened) sometimes the pico doesn't appear in the serial port option of pulseview, not even device manager - thi…
-
When trying to compile https://github.com/lurk101/pshell (1.2.30) using SDK 2.0.0 and ARM GCC 13.3.1 targetting Pico and some definitions are unavailable:
```
In file included from W:\pshell\cc\cc.c…
-
Hi very well implemented and presented project. I am looking at faster sampling and I saw in the code, 200Mhz, would I be correct this would be all I need to do?
1. remove the frequency check in CL…
-
https://github.com/micropython/micropython/discussions/14395#discussioncomment-9532681
And
https://forums.raspberrypi.com/viewtopic.php?t=350680
https://forums.raspberrypi.com/viewtopic.php?p=2…
-
Dear Pico Team,
I would like to create a webserver with the Pico.
Is it possible with the SDK in c to store HTML, css and js files on the flash and load it when the webpage is loaded?
Write the…
-
Today I use NRFlite for a project with 4 nodes with Arduino Mega that have worked fine for long period now.
I have tried to use PR2040 instead. I have changed definition for SPI pins still no suce…
-
So I followed the instructions about getting a new firmware on the Pico, eg: on a plain board jumper on the usb-power, adding the boot number pressing the restart button then copying the file removing…
-
Hi,
We are trying to flash the pico with an esp32s3 and a sd card.
The esp32 setup can copy the uf2 to a usb flash drive and the destination file matches the original.
When the pico is plugge…
-
Currently multicore_fifo_pop_blocking and multicore_fifo_push_blocking are not marked as inline.
This causes these symbols to end up in XIP. I can work around this issue on my side with linker scr…
-
Hi,
I'm running `cmake` on Debian unstable with all its build dependencies from Debian, namely `gcc-arm-none-eabi`, `libnewlib-arm-none-eabi` and `libstdc++-arm-none-eabi-newlib`. I'm getting the f…
josch updated
2 months ago