Anybody using LVGL?

Post here first, or if you can't find a relevant section!
Post Reply
zapta
Posts: 10
Joined: Sun Aug 02, 2020 7:41 pm

Anybody using LVGL?

Post by zapta »

I am considering using LVGL with STM32/arduino (Bluepill STM32F103, on platformio).

Anybody has any experience or hint? E.g. where to find a ported LVGL library, what displays are known to work (I am looking for 3.5" + touch, ISP 4 wires), and so on.
User avatar
fpiSTM
Posts: 1745
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: Anybody using LVGL?

Post by fpiSTM »

Unfortunately, I've no hints for you. I know this library and would give a try but time is always missing ingredient...
Patrick
Posts: 22
Joined: Thu Dec 19, 2019 9:50 am
Answers: 2

Re: Anybody using LVGL?

Post by Patrick »

I am using it, stock LVGL library.
Nucleo-F429ZI and a TFT shield (UNO compatible).
MCUFRIEND_kbv and TouchScreen librairies for display handling.
Patrick
Posts: 22
Joined: Thu Dec 19, 2019 9:50 am
Answers: 2

Re: Anybody using LVGL?

Post by Patrick »

I just created a GitHub repository for my project, Nucleo LEP.
You can check the code to have a working example.
I am working on a new project with a STM32F746 Discovery.
LVGL is working fine, display and touch.
Post Reply

Return to “General discussion”