ESP32+ILI9341 DMA not working? #1513
Unanswered
Krystian0
asked this question in
Q&A - General
Replies: 1 comment
-
Uncomment this line in your copy of the sketch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is pushImageDMA supposed to work on esp32? It doesn't for me, when i do pushImage with same sprite, it works.
This example doesn't work, only part working is fillScreen
https://github.com/Bodmer/TFT_eSPI/blob/master/examples/DMA%20test/Bouncy_Circles/Bouncy_Circles.ino
MISO is not connected, could this be the reason? I don't need to read screen contents so i omitted it.
Beta Was this translation helpful? Give feedback.
All reactions