Skip to content
Discussion options

You must be logged in to vote

Answered my own question: The problem was the use of GPIO2 for T_DO and MISO. It seems to be used when the Wifi Interface is turned on for some reason. Since the Display is not really using MISO, it was still working. However, since the touch interface uses the T_DO signal, it was malfunctioning. Connecting to another GPIO (GPIO23 in this case) solved the problem.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 9276432
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants