st7789_mpy icon indicating copy to clipboard operation
st7789_mpy copied to clipboard

Wave Share 2 inch ST7789v Pi Pico bad SCK pin

Open NathanJ4620 opened this issue 11 months ago • 0 comments

My original setup was using GP16 - GP21 for the SPI pins, and I kept getting the "Bad SCK Pin" error. so I changed over to the default GP8-GP13. SCK is GP10. and it was working fine. Now I keep getting the "Bad SCK Pin" error again. I am using the default RP2 "tft_config.py" and the default scroll.py example.

NathanJ4620 avatar Mar 20 '24 05:03 NathanJ4620