-
### Port, board and/or hardware
RP2 Pico
### MicroPython version
MicroPython v1.23.0-5.g3613ad962 on 2024-05-31; Raspberry Pi Pico with RP2040
### Reproduction
- Copy this code to main.py
- …
-
I'm currently working with the [Wiznet W5500-EVB-PICO](https://www.wiznet.io/product-item/w5500-evb-pico/). For those who aren't familiar, it's essentially a Raspberry Pi Pico and a [Wiznet Ethernet H…
-
I tried and googled a lot and can't get it to work.
I try to connect to my Mosquitto MQTT Broker which speaks TLS with a self signed certificate. With python and paho mqtt I can connect with these …
-
Hi Roberto and Matthew
I don't know if I'm correct making an issue on Github for this when running into the above problem. Otherwise tell me where to put it correctly.
I tried to get the [Adafru…
-
In my experience debugging with stock OpenOCD through VSCode on Windows, timers do not increment; and as a result all sleep functions cause the debugged program to freeze. See for more info:
- ras…
-
I would like to have the possibility to perform encryption using the aes ccm mode on a raspberry pi pico w.
This encryption is required for BTHome project.
I have successfully compiled the micropyth…
-
Should https://circuitpython.org/board be "an alias of" / "a redirect to" https://circuitpython.org/downloads ?
The idea is that when you are on a board and you want to check other board, you can s…
-
Hello,
I have the error: `Timeout reached before finding the ending sequence` when connecting with the Wemos w600 Pico (robert-hh s port) through the web_repl.
The hierarchy of the few files on th…
-
Running `.ls` shows no files, and `.pwd` shows we're in root. Where is the usercode which is sent to the Pi Pico via `kaluma flash -w` stored?
If putting MicroPython on the Pi Pico, the usercode is…
-
https://www.c64-wiki.com/wiki/Expansion_Port
https://rr.pokefinder.org/rrwiki/images/9/90/1750_1764_Service_Schematics.pdf
Afaik _ROML/_ROMH are just address decode helpers to ease cartridge devel…