2020-09-08 10:52 AM
I wonder if anyone was aable to port lvgl to stm32 mcu (preferably stm32f429ig).
Any help would be appreciated.
2020-09-08 02:02 PM
> I wonder if anyone was able to port lvgl to stm32 mcu (preferably stm32f429ig).
The author of lvgl, for example:
https://github.com/lvgl/lv_port_stm32f429_disco
JW
2020-09-08 08:35 PM
I want some from scratch guide. This template doesnt really help.
2020-09-08 10:03 PM
> I want some from scratch guide.
Have you read the manual which comes with LVGL? https://docs.lvgl.io/v7/en/html/get-started/quick-overview.html#add-lvgl-into-your-project
The author appears to be available for consultation, if you budget can afford it.
JW
2020-09-10 09:42 PM
Problem solved