Important changes to questions
We’re making some changes to Mbed Questions. From 10th December 2019 this site will be archived and new questions should be asked on our new forum site. Until that date you can continue to reply to existing questions here but can’t ask new questions.
1 month, 2 weeks 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
1 month, 1 week 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
1 week, 3 days ago.
Hi there,
A way is use the LittlevGL. Visit https://littlevgl.com and follow the porting guide.
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 20191 week, 3 days ago.
A port of Littlevgl for Mbed OS has been written by George beckstein.
https://github.com/AGlass0fMilk/mbed-lvgl
You need to log in to post a question