problem in DMA test #1869
Answered
by
Bodmer
250Gamer
asked this question in
Q&A - General
problem in DMA test
#1869
-
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Jun 18, 2022
Replies: 1 comment
-
I ran a test with only setup 23 selected in User_Setup_Select.h and compiled with the ESP32 Dev Module selected and it compiled fine. DMA is not supported for later variants of the ESP32, e.g. ESP32 C3/S2/S3. Furthermore the ESP32 C2 is not supported. The original ESP32 boards work fine. If you are stil having trouble then I need a lot more detail on your hardware and software setup, including software versions. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bodmer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran a test with only setup 23 selected in User_Setup_Select.h and compiled with the ESP32 Dev Module selected and it compiled fine.
DMA is not supported for later variants of the ESP32, e.g. ESP32 C3/S2/S3. Furthermore the ESP32 C2 is not supported.
The original ESP32 boards work fine.
If you are stil having trouble then I need a lot more detail on your hardware and software setup, including software versions.