Skip to content

ESP32LCD8 for Arduino ESP32 3.x #663

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mathertel
Copy link
Contributor

ESP32LCD8 implementation for IDF version 5.3 in ESP_ARDUINO_VERSION_MAJOR >= 3
using the new ESP32 interfaces for 8-bit data.

ESP32LCD8.cpp and ESP32LCD8.h support the old and new version in parallel.

Tested with WD SC01 PLUS (ST7796 in 8-bit parallel mode)

@mathertel
Copy link
Contributor Author

One remark:
As the parallel and panel interfaces of ESP32 strictly distinguish between commands and color data
the databus interface should clearly specify what function to use for commands and what function for data.

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

Successfully merging this pull request may close these issues.

1 participant