Hello all,
Tried to get the examples for SVG and Lottie to run.
Initially for LVGL8, but noticed LiamHowatt was working on a fork/branch to get it running for the STM32U5.
So took his branch and starts building/testing.
After some figling with conf.h, the next examples worked, and I was able to change them:
lv_demo_widgets();
lv_demo_benchmark();
lv_example_canvas_1();
lv_example_canvas_10_b();
Noticed there are some memory constraints and (related memory usage) color depths.
But the SVG example failed to run, just like the lv_demo_vector_graphic_not_buffered();.
I still have to test the merged version of the code; I will do tomorrow.
Has someone (@liamHowatt) got the SVG and Lottie (ebike) example to run on the (Riverdi) STM32U5 800x480 dev board?
Thanx,
Juno.