Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spi not working after touch-driver installation #45

Open
snoweuph opened this issue Jul 11, 2021 · 3 comments
Open

spi not working after touch-driver installation #45

snoweuph opened this issue Jul 11, 2021 · 3 comments

Comments

@snoweuph
Copy link

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
Copy link
Author

snoweuph commented Jul 11, 2021

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

@DamianK77
Copy link

I have the same problem, is it fixed yet?

@snoweuph
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants