You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ST7262 driver in the library only encapsulates the initialization of the RGB interface. Unlike other RGB LCDs, it does not have a 3-wire SPI interface and does not require sending special configuration commands. Therefore, you only need to initialize the RGB interface of the ESP.
Hi,
I have the ESP32-8048S043 which is using ST7262 display driver.
I want to get the c code for this driver, I tried to derive it from the lcd folder but it's not clear.
I want to use the c source code for another project.
Thanks,
The text was updated successfully, but these errors were encountered: