lv_drivers icon indicating copy to clipboard operation
lv_drivers copied to clipboard

How to implement esp-idf LV_DRV_DISP_SPI_WR_ARRAY.

Open Cjiio opened this issue 7 months ago • 3 comments

How to implement the initialization of spi in esp-idf v5.1.2 and the implementation of LV_DRV_DISP_SPI_WR_ARRAY. The screen I use is sharp memory lcd 400x240 pixels. I try to integrate it into lvglv8.3.10. The results were terrible. Cannot be displayed normally. I tried configuring it, but all I got was gibberish. I need help on how to write spi interrupts and device initialization and send spi data under esp-idf. I've been struggling with this for three weeks and sincerely look forward to your help.

Cjiio avatar Nov 20 '23 16:11 Cjiio