Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 2 months ago.
Which GUI library to use with mbed-os?
Hi, I'm wondering which GUI library to use for my "mbed enabled" board(STM32F746GDISCOVERY) with touch lcd.
It seems mbed os is not supported by any relevant gui library, or did I miss one?
3 Answers
5 years, 2 months ago.
Hi,
I would start testing existing examples which have libraries: https://os.mbed.com/teams/ST/code/DISCO-F746NG_LCD_demo/ or https://os.mbed.com/teams/ST/code/DISCO-F746NG_LCDTS_demo/
Regards, Pekka
5 years, 1 month ago.
Hi there,
A way is use the LittlevGL. Visit https://littlevgl.com and follow the porting guide.
EDIT: or you can try this
BR, Jan
A port of Littlevgl for Mbed OS has been written by George beckstein.
https://github.com/AGlass0fMilk/mbed-lvgl
posted by 27 Nov 20195 years, 1 month ago.
A port of Littlevgl for Mbed OS has been written by George beckstein.
https://github.com/AGlass0fMilk/mbed-lvgl