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

ESP32 Board Package 3.0.x and ESP32-C6 and ESP32-H2 works for me with modifications of TFT_eSPI 2.5.43 #3438

Open
mboehmerm opened this issue Aug 10, 2024 · 0 comments

Comments

@mboehmerm
Copy link

Tested with ESP32-C3 and ESP32-C6 and ESP32-H2 Super Mini, Arduino IDE, modified TFT_eSPI 2.5.43, Board package version 3.0.3 and 3.0.4 and TFT driver ST7789 .

ESP32-C6 and ESP32-H2 are upgraded ESP32-C3, so the code of the library TFT_eSPI works here too with some modifications (but slower 40MHz ?). Remember: The code is only for testing and shows where the problems with (changed) espressif files are.

I modified two files, so "Processors/TFT_eSPI_ESP32_C3.c" is also included for ESP32-C6 and ESP32-H2 :

I modified two files, so ESP32-C6, ESP32-H2 and ESP32-C3 works for me:

This modifications works with all three processors ESP32-C3, ESP32-C6 and ESP32-H2.

More information and pictures can be found here :

Modifications are marked with //?//

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