Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement esp-idf LV_DRV_DISP_SPI_WR_ARRAY. #303

Open
Cjiio opened this issue Nov 20, 2023 · 3 comments
Open

How to implement esp-idf LV_DRV_DISP_SPI_WR_ARRAY. #303

Cjiio opened this issue Nov 20, 2023 · 3 comments

Comments

@Cjiio
Copy link

Cjiio commented Nov 20, 2023

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.

@kisvegabor
Copy link
Member

Hi,

Exactly which display controller do you use?

@Cjiio
Copy link
Author

Cjiio commented Nov 21, 2023

mcu:esp32s3
display:sharp memory lcd - ls027b7dh01

@kisvegabor
Copy link
Member

Unfortunately, I have no experience with that controller. I suggest asking about in in our Forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants