-
"To make a flash dump I must use a specific utility for this type of flash chips called "Flashrom". I already had a CH341A mini-programmer, but only with a SOIC8 clip, so I bought a SOIC16 one, I use …
-
![5980-00](https://github.com/user-attachments/assets/a932a70d-6ecb-46ae-bd96-fbd5c5271eb5)
Adafruit Feather RP2040 Adalogger is a small board from Adafruit with RP2040 and microSD holder on it (ht…
-
### 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
PICO2
### MicroPython version
RPI_PICO2-20240809-v1.24.0-preview.201.g269a0e0e1
### Reproduction
from machine import ADC
temp_sensor = ADC(4)
### Expected behavi…
-
### Port, board and/or hardware
rp2 port, pico 2 board
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico2 with RP2350
### Reproduction
This is the script I us…
-
I wanted to try using a Pico2 with a piCowbell DVI or a Pimoroni Pico DV base so I built a Pico2 firmware with picodvi enabled. I'm guessing that the Framebuffer_RP2350 routine has been updated to sup…
-
@strg-v - zur info.
Anscheinend was geändert, habe gerade mit dem Pico2 getestet.
https://github.com/adafruit/circuitpython/issues/9541
-
The removal of the RTC in Pico2 is causing some demos to fail on these devices
Attempting a full repo build with Ninja cases this error in breakout_encoder_wheel
> /home/simon/pimoroni-pico/exam…
-
Hi,
There is a pico/pico2 extension for VSC that supports cmake, it would be great if you could port your project. I think you will find that minimal changes have to be made.
Cheers,
Bernie
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include repr…