peterhinch / micropython-nano-gui

A lightweight MicroPython GUI library for display drivers based on framebuf class
MIT License
508 stars 87 forks source link

Trying to use Pico-ResTouch-LCD-3.5 (ILI9488, XPT2046) with the given hardware_setup.py file. Still doesnt work. ANY inputs? #69

Closed Mustigusti closed 4 months ago

Mustigusti commented 4 months ago

I'm using a raspberry Pi Pico W. I uploaded the necessary drivers to the rp and connected the wires like the instructions said on setup_examples/ili9488_ws_pico_res_touch_pico.py. Everything compiles fine but only a white screen appears. I'm really at my wits end as I cannot find the problem. Thankful for any inputs.

Mustigusti commented 4 months ago

I uploaded this in the wrong repo. I shouldve uploaded this in: https://github.com/peterhinch/micropython-touch