-
Hi. I cannot get the LCD display working (ST7789 and ILI9341) All I get is a white screen. I think the problem may be with the RESET line. Should this be connected? If so where?
Many thanks.
Dave.
-
-
Currently, none of our examples contains a sdo:dateCreated that has a period as object. Sources (sdo:archiveComponents) can have a period as creation date. It is often the case with population registr…
-
Have a brand-new Pico C connected to my Picobrew server. It connects goes to update and gives a 'failed update' error message. I can't proceed past this error. I have looked everywhere online I can…
-
I wanted to use the library in a project but when when the library sx1262 is imported this error happens:
```
Traceback (most recent call last):
File "", line 1, in
File "/lib/sx1262.py", lin…
-
### Issue Checklist
- [X] I have properly named the issue
- [X] I have checked the issues/discussions pages to see if the issue has been previously reported
### What platform are you using?
…
-
This is what I get when I try to compile on a Pi 400 running a 32-bit version of PiOS:
Curiously, the Pi version compiled OK.
/home/johnc/src/pico-sdk-1.4.0/src/rp2040/hardware_structs/include/har…
-
### Issue Checklist
- [X] I have properly named the enhancement
- [X] I have checked the issues/discussions pages to see if the enhancement has been previously suggested
### What is your sugges…
-
Hi everyone, I have a simple question:
Is there any way to use Pyrebase on a Pi Pico W using Micropython? I don't see any information online, so I'm not sure if it's a stupid question.
After imp…
-
J-Runner is able to identify the console, read the NAND twice and successfully compare them, and create XeLL. No problems.
When I go to Write XeLL, it fails immediately with an IO error, and advise…