1024x600 7" LVDS LCD with Capacitive Touch for pcDuino3
Description
This is a custom made 7" LVDS LCD with capacitive touch for pcDuino3. It has a resolution of 1024x600.
Interface
Usage
To use the LVDS screen, please flash pcDuino3 with the kernel that support LVDS.
As the touch driver hasn't been complied into the kernel for early version, we may want to manullay load it. The touch driver can be downloaded from: https://github.com/pcduino/modules/tree/master/touch/ft5x
Copy ft5x_ts.ko on the pcDuino, and run:
$insmod ft5x_tx.k