Open rhgndf opened 11 months ago
How do I set the rotation using the dts file? I have been modifying the command sequence above
The driver doesn't support that, command 0x36 in the firmware file controls rotation (plus width/height) so it's one firmware file per rotation.
Is any of the firmware files upstreamed?
No.
Please add your display to the wiki: https://github.com/notro/panel-mipi-dbi/wiki/Displays
This init command sequence works on this ST7796S lcd: http://www.lcdwiki.com/4.0inch_SPI_Module_ST7796 It is taken from: https://github.com/Bodmer/TFT_eSPI/blob/master/TFT_Drivers/ST7796_Init.h
This works nicely with xfce4 on a RPI4, but I have some questions related to this driver: