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 plot rgb565 in gca901 #48

Open
fatpunkybearass opened this issue Sep 18, 2024 · 0 comments
Open

How to plot rgb565 in gca901 #48

fatpunkybearass opened this issue Sep 18, 2024 · 0 comments

Comments

@fatpunkybearass
Copy link

Hi, I used esp32cam with ov2640 to take jpeg to show on gca901 lcd and it worked.

Now the same code, I switched to ov7725, which supports rgb565, but somehow the tft library always does joegdecode, which shows the image in a weird strip shape on my lcd. The serial port shows the captured image is in the format of rgb565 though.

Could you please check if the tft.pushimageDMA (or tft.pushimage?) shows the rgb565 image correctly? Do I have to change any other code in the library?
Thank you

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

1 participant