-
Hello.
I have a question. I flashed the PicoMemcard firmware to a Tiny2040, by Pimoroni. However, when I insert it into the USB drive, I hear the usb inserted chime, but no removable storage drive …
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …
-
I am trying to get I2C working on my Tiny2040 board. Using the board as a responder in a responder/controller manner. I have some minimal code to set up the board using pin four as SDA and pin five as…
-
We've always been grappling with this issue, due to our pack-in drivers, but I've long since run out of ways to trim things down. Combining common drivers, splitting out projects like Cosmic, and prod…
-
I was recently interested to build static and shared library versions of the `micropython/examples/embedding` case using cmake and I managed to get it roughly done ( see this [public repo](https://git…
-
Pico W debuted the day PicoBoot was released. It gave me no time to prepare codebase for Pico W. This is why I never advertised PicoBoot as fully compatible with Pico W. As for now it's working correc…
-
### Operating System
Linux
### Board
pimoroni_tiny2040
### Firmware
Simple host example using `printf` to show "attach / "detach message on callbacks.
The single additional difference was usin…
-
Hi
Under the supported boards listing there are the following Pimoroni boards listed;
Pimoroni PGA2040
Pimoroni Pico Plus 2
Pimoroni Plasma2040
Pimoroni Tiny2040
Pimoroni Tiny2350
However und…
-
TLDR:
```sh
jos@josverl-sb5:~/micropython$ mpbuild build RPI_PICO
╭─ Build rp2/RPI_PICO ─────────────────────────────────────────────────────────────────────────────────────────────────╮
│ …
-
Pimoroni Tiny2350 is now available with increased memory and higher performance.
Previous Tiny2040 is maxed out with the current version of code.py and does not seem to have the capacity to run Circu…