You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: