- Tue Nov 29, 2016 8:23 am
#58832
Giovanni Galli wrote:Excuse me if I take advantage of you.
I do not understand why this display cannot be used
with an ESP8266. I wrote to the seller/maker of the display (Elecrow) and they told me so, even if it is
provided with SPI interface and 3.3 (other than 5V power supply).
Below the pinout they send to me.
Thank you really a lot for your time,
Gianni
I have used the cheap ILI93xx LCD TFT Touchscreen displays on STM32.
They usually have 2 sets of SPI connections, one for the display and the other for the TouchScreen - if fitted.
The attached image only shows 1 set of SPI connections which can be OK - you can share the SPI bus,
but, there appears to be only one ChipSelect pin for the TouchPanel and I believe there should be onother ChipSelect pin for the display itself.
I have not used the Nextion, but considering the lack of available pins on ESP8266, then it seems like a convenient solution