o.k.! That should make it fairly easy than.It does as I added it for the Pimoroni HyperPixel2Round - https://github.com/raspberrypi/linux/co ... 01e064daafThat screen uses SPI interface and RGB. You will need a driver for the ST7701S which uses the SPI for commands and DPI for display data. Sorry, don't know if the driver which is in the tree allows for that, so will leave it with you to check.
Seeing as it only takes 18bit RGB based on the pinout, you still have a few GPIOs to drive touch (normally via I2C), and configure the panel over (bit-banged) SPI, etc.
But init command sequence will be needed anyhow and needs to be added.
Statistics: Posted by aBUGSworstnightmare — Mon Feb 05, 2024 6:39 pm