Skip to content

ILI9341 + NodeMcu32 -> 8Bit-Parallel (works) + Touch (doesn't work correct) #2389

Answered by Bodmer
nitrolack asked this question in Q&A - Touch
Discussion options

You must be logged in to vote

The touch screen interface is anlaogue (no XPT2046) and the touch pins share with the digital pins to the TFT controller, so this complicates matters.

There is an adapted Adafruit library that handles this, note that this assumes the ESP32 is wired with additional connections so some TFT shield pins link to multiple ESP32 pins.

See the end of the ReadMe section here for a link to the adapted library and the connections made. You will need to figure out how the UNO board modifications translate to your setup.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@nitrolack
Comment options

@nitrolack
Comment options

@Bodmer
Comment options

@nitrolack
Comment options

@nitrolack
Comment options

Answer selected by nitrolack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants