-
"EXECCTRL_JMP_PIN" is refernced 3 times in the SDK without an explanation of how/where to set it.
[ https://datasheets.raspberrypi.org/pico/raspberry-pi-pico-c-sdk.pdf page 59 ]
I did eventually f…
-
#### Description
Add the support for the mcu RP2040 as weel as the Raspberry-Pi Pico board.
Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interface…
tprrt updated
3 months ago
-
### Port, board and/or hardware
Raspberry Pi Pico WH
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico W with RP2040
### Reproduction
Attempt following code, both w…
-
I tried uplading most of the example files which have code to print something through serial port nothing works.
Also i tried the blink.uf2 ans its working fine
The code is being execute but port is …
-
Hi,
Is there any reason why the build doesn't work with USB-C Pico? Have you any experiences?
I have some Aliex picos... some with micro-usb and some with usb-c.
the USB-C version doesn't like …
-
$ cd pico-w-blink-sdk
```
echo $TOOLCHAINS
echo $PICO_BOARD
echo $PICO_SDK_PATH
echo $PICO_TOOLCHAIN_PATH
swift-6.0.1
pico_w
/home/taylor/pico-sdk
/usr/bin/
which arm-none-eabi-gcc
…
-
I followed the installation instructions, added a Pi Pico to an empty schematic and then used the Kicad function "Update PCB from Schematic". Currently this fails with the error message that the footp…
-
In the Raspberry Pi Pico 2 W documentation, in the schematic of the power path for batteries (page 18), drain and source are swapped. If the schematic is followed as it, the MOSFET reverse diode could…
-
I wonder how much work it would be to port this over to the new Pico 2. https://www.raspberrypi.com/products/rp2350/
The Pico 2 has built-in 520 KiB RAM. This is nearly double what the first Pico c…
-
This is not library friendly:
https://github.com/raspberrypi/pico-sdk/blob/426e46126b5a1efaea4544cdb71ab81b61983034/src/rp2_common/hardware_dma/dma.c#L20
https://github.com/raspberrypi/pico-sdk/blob…