-
I tried building the uf2.file because the precompiled version did not work on my Pico W.
picosleep during the evening/night (20.00 - 8.00) makes no difference. Now i have this error on my macOS. I…
-
## Bug 1
The Raspberry Pi Pico RP2350 source is here:
https://github.com/dpgeorge/micropython/tree/rp2-add-rp2350/ports/rp2/boards/RPI_PICO2
However, the build fails.
## Bug 2
mpbuild use…
-
### Port, board and/or hardware
RPI PICO W
### MicroPython version
MicroPython v1.24.0-preview.224.g6c3dc0c0b on 2024-08-22; Raspberry Pi Pico W with RP2040
### Reproduction
```py
impo…
-
When attempting to flash over a file, the path does not start from the project or marked source route directory, it instead includes the whole project path, from the OS root.
You can observe this in …
-
The available firmware "firmware.mp.1.23 or 22.rp2.uf2" is not being flashed on the Pico W.
When copying it over, it does not reboot like other ones. Even with manual reboot the new Firmware does …
-
The current version of Thonny v4.1.4 does not recognise these boards when they are plugged in making it difficult to use with Thonny. Please add facilities for RP2350 chips so that they work like PR20…
-
### Port, board and/or hardware
Raspberry Pi Pico W
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico W with RP2040
### Reproduction
```
import network
im…
-
### Port, board and/or hardware
Pico 2 / RP2350
### MicroPython version
MicroPython v1.24.0-preview.201.g269a0e0e1 on 2024-08-09; Raspberry Pi Pico2 with RP2350
### Reproduction
1. Install latest…
-
### Port, board and/or hardware
STM32. STM32F411CEU6. aka the BlackPill.
### MicroPython version
MicroPython v1.20-0-326-gcffcce4b53 on 2023-07-26; WeAct Studio Core with STM32F411CE
Also, I reb…
-
**Describe the bug**
I've tried 2 or 3 times to work out how to use this to generate stubs for a custom micropython build for the RPi Pico W but I'm really struggling!
Here's what I've tried/glean…