kitecraft / Multiple_TFT_Displays

Using multiple dipslays with Bodmers TFT_ESPI library for the esp32
29 stars 8 forks source link

using 1.14inch ips with st7789v #3

Closed HorwinHe closed 3 years ago

HorwinHe commented 3 years ago

hi, bro, I was watched your video . I try to using TFT_eSPI driver with 1.14inch ips screen. I change the user_setup code and type the code like your video show. but it not work with two 1.14inch ips screens. it only show the color and text with one screen. the second is not display anything. did you tested the st7789 for yourself ? if you know how to do ,please tell me the way to use it. thanks for all.

kitecraft commented 3 years ago

If its SPI, it should work the same way. Be sure to initialize all displays at the same time.