Re: Article: ST7789 Display with LVGL Graphics

2022-04-01 Thread Alan Carvalho de Assis
Hi Lup, Nice work! Kudos!!! Did you manually change the Red to Blue color? If you are running the default LVGL 7.3 demo the color should be Red see: ESP32 with NuttX: https://www.youtube.com/watch?v=b2m4LNd29ao ESP32 with Arduino: https://www.youtube.com/watch?v=Zq_MZXYbdgI Maybe your R and B

Re: Article: ST7789 Display with LVGL Graphics

2022-04-01 Thread Tomasz CEDRO
cool! congratz! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Article: ST7789 Display with LVGL Graphics

2022-03-31 Thread Lee, Lup Yuen
This article explains how I configured the Sitronix ST7789 SPI Display and LVGL Graphics Library for NuttX: https://lupyuen.github.io/articles/st7789 Lup