ELECROW For Raspberry Pi Screen touch not working
Connected ELECROW For Raspberry Pi Screen, 5-inch Touch Screen Monitor 800x480 TFT to my Raspberry Pi 4 Model B. OS 64 bit OS.
The display is working fine , but not the touch screen.
USB out from Rasberry pi to the screen connected.
HDMI out from rasberry pi to screen connected.
installed driver using sudo ./Elecrow-LCD5.
When i type lsusb , the device is not showing up. Tried all usb ports and 2 different cables.
Config file attached.
Comments
Dear @deepakag ,
Could you confirm that what the SKU of product you are using?Is it RPD19048A ?
This is the product https://www.amazon.co.uk/gp/product/B013JECYF2/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1.
image attached.
If you touch screen touch feature doesn’t work ,you can follow these steps from the github.Installing the touch driver
https://github.com/goodtft/LCD-show
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD5-show