I’m newbie of embedded system. I want use lvgl on RP2040 with micropython and just built the firmware of micropython with lvgl for rp2 followed the instructions. But don’t know how to move next step. I think I need a LCD display driver in pure micropython. The example is on esp32 platform. So could anyone help me with RP2 version?
Here is details:
Not yet. I’m completely new to Embedding system. I think there are two ways to make it work: 1. Wrap a micropython driver in LVGL way. 2. Compile with C driver.
Unfortunately, I still have no idea to solve it currently.
I’m currently struggling with the same problem on the same board. Someone found a solution yet?
I’m looking for some info on the internet for a couple of weeks, but i still can’t find anything helpful…