Issue compiling DAC code for ESP32S3 V1.5.0 ESP-IDF #195
Unanswered
AllenGovender
asked this question in
Course Qeustions
Replies: 1 comment
-
You could try taking a look at the data sheet online at espressif. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am at the GPIO section trying to compile the DAC code using the ESP32-S3-MINI-1 dev kit. It is coming up with a string of errors in the build process due to the DAC.H file not being found. I checked the "esp-idf\components\driver\esp32s3\include\driver" folder and found that the dac.h file is missing. Is there a specific dac.h file available for the esp32S3 processor?
Your help will be highly appreciated.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions