Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5346

Interfacing (DSI, CSI, I2C, etc.) • Re: RGB touch screen

$
0
0
That 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.
It does as I added it for the Pimoroni HyperPixel2Round - https://github.com/raspberrypi/linux/co ... 01e064daaf

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.
o.k.! That should make it fairly easy than.
But init command sequence will be needed anyhow and needs to be added.

Statistics: Posted by aBUGSworstnightmare — Mon Feb 05, 2024 6:39 pm



Viewing all articles
Browse latest Browse all 5346

Trending Articles