I see that currently the LVGL module in zephyr has included support for NemaGFX and distributes the nema_gfx\lib\core\cortex_m33.
I would like to request support for the library that supports Vector Graphics in order to use it for the STM32U5G9. According to the NemaGFX SDK the library for the STM32U5G9 is → NemaGFX\lib\core\cortex_m33_NemaPVG.
STM32U5G9JDK1 and STM32U5G9JDK2 used with:
NemaGFX\lib\core\cortex_m33_NemaPVG
I’ll check it with the GPU IP vendor today.
1 Like
I don’t know if this should be a separate request, if it should please let me know.
How do we get the GPU2D support into the zephyr port? I am going through and trying to document all of the needed changes with KConfig but it would be best for us for it to be in the upstream.
Nema vector support: There are a few things happening in the background that unfortunately I can’t disclose. What I can tell is that I also agree it would be important, but don’t know when it will be added.
G2D: I need to ask a few Zephyr guys on that. See here
1 Like