Important: unclear posts may not receive useful answers.
Before posting
- Get familiar with Markdown to format and structure your post
- Be sure to update lvgl from the latest version from the
masterbranch.- Read the
Delete this section if you read and applied the mentioned points.
Description
Does LVGL support MIPI-DSI interface on Renesas RA8D1, RA8D2 devices ?
There is no mention of MIPI on Built-in Drivers of Renesas:
https://docs.lvgl.io/master/integration/chip_vendors/renesas/built_in_drivers.html
And also I cannot see any handling of MIPI in the LVGL port (v.9.3) on FSP (v6.4) looking at the RM_LVGL_PORT_Open function.
What MCU/Processor/Board and compiler are you using?
Renesas RA8D1, RA8D2
What do you want to achieve?
What have you tried so far?
Code to reproduce
Add the relevant code snippets here.
The code block(s) should be between ```c and ``` tags:
/*You code here*/
Screenshot and/or video
If possible, add screenshots and/or videos about the current state.