Hi,
First time poster here!
I’m trying to get LVGL v7 to run on an STM32F429 Discovery board but with no luck…
I’ve used a ported version of LVGL specifically for the 429 which works when flashing via STM CubeIDE, but when I try incorporate it with mbed in bare metal profile, it gets stuck and just displays some odd lines on the display. I have made one or two modifications to one of the files as it was redefining some LED pins and causing exceptions.
Here is a link to the project in tgz file.
Could someone guide or steer me in the right direction and help me get this working?
TIA