You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: