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
Bonjour,
Do you plan to adapt the excellent LovyanGFX library for the ST7262 IC?
I purchased a Waveshare ESP32 Touch LCD 5 on Aliexpress, https://www.waveshare.com/esp32-s3-touch-lcd-5.htm
It is the 1024x600 model. https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-5
but it is equipped with an ST7262 chip that I cannot manage to use with the current version of the LovyanGFX library. I also didn’t understand how to configure a custom, non-referenced board.
I’ve looked at the schematic of this board, especially the pinout of the ESP32, https://files.waveshare.com/wiki/ESP32-S3-Touch-LCD-5/ESP32-S3-Touch-LCD-5-Sch.pdf
but I can’t figure it out.
It’s a pity because I find this series of boards (4, 5, 7 inches) very interesting, as they include many features, particularly a CAN Bus output, which I need. If you decide to update your library, it would be greatly appreciated.
I am using the Arduino IDE. When updating the list of ESP32-type boards, it is indeed possible to select the Waveshare ESP32-S3-Touch-LCD5B. Program compilation works fine, and the examples provided by Waveshare run correctly. However, I do not wish to use LVGL as they recommend, because I already have programs written in LovyanGFX for an older board, the WT32-SC01 Plus (ST7796), which I would like to recompile for my new board with the ST7262 chip.
Best regards.
The text was updated successfully, but these errors were encountered:
Bonjour,
Do you plan to adapt the excellent LovyanGFX library for the ST7262 IC?
I purchased a Waveshare ESP32 Touch LCD 5 on Aliexpress,
https://www.waveshare.com/esp32-s3-touch-lcd-5.htm
It is the 1024x600 model.
https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-5
but it is equipped with an ST7262 chip that I cannot manage to use with the current version of the LovyanGFX library. I also didn’t understand how to configure a custom, non-referenced board.
I’ve looked at the schematic of this board, especially the pinout of the ESP32,
https://files.waveshare.com/wiki/ESP32-S3-Touch-LCD-5/ESP32-S3-Touch-LCD-5-Sch.pdf
but I can’t figure it out.
It’s a pity because I find this series of boards (4, 5, 7 inches) very interesting, as they include many features, particularly a CAN Bus output, which I need. If you decide to update your library, it would be greatly appreciated.
I am using the Arduino IDE. When updating the list of ESP32-type boards, it is indeed possible to select the Waveshare ESP32-S3-Touch-LCD5B. Program compilation works fine, and the examples provided by Waveshare run correctly. However, I do not wish to use LVGL as they recommend, because I already have programs written in LovyanGFX for an older board, the WT32-SC01 Plus (ST7796), which I would like to recompile for my new board with the ST7262 chip.
Best regards.
The text was updated successfully, but these errors were encountered: