waveshare / LCD-show

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spi not working after touch-driver installation

snoweuph opened this issue · 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 

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

I have the same problem, is it fixed yet?

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