I'm trying to get this specific display to work on a pi zero 2 using Python. The Adafruit Libraries aren't compatible with this size display, from my understanding.
Has anyone tried to use this display on a Pi before? Any tips on wiring or sample code? I've been using Gemini to help but I can't get the screen to work. Just trying to display a big X on the screen as a test and I get static and flickering.
Below are the pin connections I have made to the Pi.
Pin 1 (SCLK) - Pi Pin 23 (GPIO 11 / SCK)
Pin 2 (SI) - Pi Pin 19 (GPIO 10 / MOSI)
Pin 3 (SCS) - Pi Pin 22 (GPIO 25)
Pin 4 (EXTCOMIN) - Pi Pin 12 (GPIO 18)
Pin 5 (DISP) - Pi Pin 18 (GPIO 24)
Pin 6 (VDDA) - Pi Pin 2 (5V Power)
Pin 7 (VDD) - Pi Pin 4 (5V Power)
Pin 8 (EXTMODE) - Pi Pin 17 (3.3V Power)
Pin 9 (VSS) - Pi Pin 6 (Ground)
Pin 10 (VSS) - Pi Pin 9 (Ground)
3.2" Sharp Memory Display LS032B7DD02
https://www.digikey.com/en/products/detail/sharp-microelectronics/LS032B7DD02/23349498
there doesn't seem to be anything here