LCD-show icon indicating copy to clipboard operation
LCD-show copied to clipboard

spi not working after touch-driver installation

Open snoweuph opened this issue 3 years ago • 3 comments

I have this screen: https://www.waveshare.com/wiki/5inch_HDMI_LCD before i installed the touch driver i could use SPI in python without problems, now after installing the driver i get the error:

      spi.open (0.0)
FileNotFoundError: [Errno 2] No such files or directory 

snoweuph avatar Jul 11 '21 03:07 snoweuph

If I comment out this line in the config.txt everything is working fine again, without touch, but i want touch and my analog inputs to work

dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900

snoweuph avatar Jul 11 '21 04:07 snoweuph

I have the same problem, is it fixed yet?

DamianK77 avatar Sep 13 '21 19:09 DamianK77

Waveshare is the Typical Chinese Company that has nice hardware but suck at software

snoweuph avatar Jun 11 '23 11:06 snoweuph