Search found 2 matches
- Fri Dec 23, 2022 6:42 pm
- Forum: General Discussion
- Topic: Can TFT and Touch be both connected to VSPI?
- Replies: 2
- Views: 1859
Re: Can TFT and Touch be both connected to VSPI?
switched to using Bomder's TFT_eSPI library and now everything works fine.
- Wed Dec 21, 2022 10:41 pm
- Forum: General Discussion
- Topic: Can TFT and Touch be both connected to VSPI?
- Replies: 2
- Views: 1859
Can TFT and Touch be both connected to VSPI?
Hello, I am using an ESP32 NodeMCU-32S and a 2.4" TFT ILI9341 display with XPT2046 touch controller (this one http://www.lcdwiki.com/2.4inch_SPI_Module_ILI9341_SKU:MSP2402 ) I understood that I could save both, TFT and Touch, off the VSPI, and thus connected both to the default VSPI pins, the only c...