Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

SPI LCD & GPIO 12,13,14,15 #60

Answered by nradina
nradina asked this question in Q&A
Discussion options

You must be logged in to vote

SOLVED!

I spent some time today with a meter to track down what pins go where and how the dip-switches influence the path,
These are efforts to get a SPI TOUCH screen to work with the AudioKit and Bodmer's excellent TFT_eSPI library
My configuration with the dip-switches are: 0,0,0,1,1

The JTAG header presents ESP32 pins as such (left to right):
15,13,12,14.

Big thanks to this post which helped me sort out the JTAG header.
Thanks to this video by Marcel, I did the following:
I did unsolder the 0R resistors at R66,67,68,69,,70
And bridge pads R60,61,62,63,64.

In order to use the tact switches/buttons, I'll be adding 1.8K resistors at R55,56,57,58,59 .

I hope this helps others trying to get…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
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
Category
Q&A
Labels
None yet
2 participants