ft2232-mpsse-i2c-spi-kern-drivers icon indicating copy to clipboard operation
ft2232-mpsse-i2c-spi-kern-drivers copied to clipboard

how you drive FBTFT LCD display using the FT232H chip? (linux)

Open gadh opened this issue 2 years ago • 4 comments

the LCD display should be driven by SPI commands. and you use the FT232 USB to SPI chip. how you translate the SPI commands to USB commands in order to control the LCD ? how you convert the current FBTFT driver to work with USB ? i'de be happy if you can elaborate on this. i want to do the same in the most straight forward and simple way i can. if i can just send an image to the USB port and it will be displayed on the LCD it would be best.

gadh avatar Jun 20 '22 13:06 gadh