esp-arduino-libs / ESP32_Display_Panel

Arduino library of driving display panel for the ESP SoCs
Apache License 2.0
57 stars 13 forks source link

How to set the RGB Mode? #46

Open jerryliugithub opened 2 weeks ago

jerryliugithub commented 2 weeks ago

As shown in the figure below, how to set the RGB Mode to DE Mode in the SquareLine/v8/WiFiClock example?

image

Lzw655 commented 2 weeks ago

Hi @jerryliugithub, does the screen have a 3-wire SPI interface? If not, there is no way to change the mode by command. BTW, I also can't find any command to switch modes in the ST7262 datasheet.