Hi everyone:
I just want to use lvgl in ra6m3 board, is there a demo to show that how to transplate lvgl to my project.
thanks.
The hardware connection is use mcu rgb driver.
I kown that i only rewritte the “lvgl_flush” function,but i cant find a demo to achieve this fuction with mcu drivers(r_glcdc).
Hello again,
In FSP there is available a driver for the DRW peripheral on RA MCUs. This module is a port of D/AVE 2D.
For more details I would suggest to you to take a look on the documentation of this…
Hello timmy,
There is no porting guide for LVGL to RA. But you can find many examples , with applications notes and sample codes for using r_glcdc driver, to develop applications with graphics. Please take a look on the link shared here:
https://www.renesas.com/us/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m3g-evaluation-kit-ra6m3-mcu-group-graphics-expansion-boards#overview
Hope it helps!
Thank you!
Best Regards,
IK
Hello,I have a question to add to this, does the r_glcdc driver include the dave/2d hardware acceleration on the RA6M3G?Kind regards
For more details I would suggest to you to take a look on the documentation of this driver here:
https://renesas.github.io/fsp/group___d_r_w.html
And also take a look in the example provided here in the zip folder for more details:
r12an0122eu0100-ra-ek-ra6m3g-guix-hello-world.zip