Hi,
I am working on a project that uses the LVGL graphics library (8.3.8). I am using an iMX RT1060 processor as GPU. The NXP SDK I used to bring the LVGL graphics library to life uses PXP for acceleration. The LVGL library also supports VGLite acceleration. I searched the SDK for an example use case, but didn't find one. Could I get the code to use LVGL with VGLite acceleration?
Dale I wonder how much different is PXP vs VGLite? Which is more powerful?
Hi @masterboy,
You can find code that implements VGLite acceleration bundled with Application Notes. Namely, AN13075 (and the associated AN13075SW) and AN13778 (and the associated AN13778SW).
BR,
Edwin.
I'm sorry, but I didn't specify the processor I'm using in the project. It is an iMX RT 1060/1062. Does this processor support VGLite?
Hi @masterboy,
Thanks for clarifying. I'm afraid the RT1060 does not support it. Sorry for the inconvenience this may cause.
BR,
Edwin.