ESP32-S3 Parallel I80 LCD (a.k.a Intel 8080 parallel LCD) #3300
Unanswered
josef2600
asked this question in
New processor/display support or capability request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI,
i have searched, but i didn't find any discussion related to this one.
espressif and its datasheet say ESP32-S3 has a dedicated internal driver for connecting a LCD directly to ESP32-S3 without any driver chip.
i checked the readme and couldn't fined anything related to it. is it possible for any one that add parallel lcd code to this driver?
like this link:
https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/api-reference/peripherals/lcd.html
they say their library supports : I80 LCD (a.k.a Intel 8080 parallel LCD), RGB/SRGB LCD . and in their code i have seen they do have a 8-8-8 or 24 bit driver in code, but in the hardware , i only see 16 bit.
so, why parallel interface without driver chip ? because:
thank you.
Beta Was this translation helpful? Give feedback.
All reactions