Loaded it with the Pimoroni Pico build of micropython, and nothing… After some more troubleshooting it seems that it is only the actual display that doesn’t work, as I can change the onboard RGB LED, as well as update the screen brightness. But nothing in terms of screen content seem to work.
On mine I’m using the following in my code. from picographics import PicoGraphics, DISPLAY_PICO_DISPLAY_2 display = PicoGraphics(display=DISPLAY_PICO_DISPLAY_2, rotate=0)
First I double checked what @alphanumeric said, and I had already made those updates in my troubleshooting.
Secondly I tried what @Tonygo2 suggested, and absolutely nothing changed.
Thirdly I just unplugged it and replugged it repeatedly and on the 8th time it suddenly turned on!
After some more fiddling, it seems that there’s some connectivity issue, because I can get it to update when I squeeze it in a specific way, and as soon as I let go it stops updating… Ideas on what to do?
Have a look at the solder tabs on the headers. See if one didn’t get soldered to the pad on the board. If thats the issue, and you know how to solder, its an easy fix.