How do I use the built-in DAC in the ESP32? #417
Unanswered
Blauenfeldt
asked this question in
Q&A
Replies: 1 comment
-
Hi, I don't think internal DAC support is included in this project. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a esp32-devkitC-v4 board, which use the ESP32-WROVER module, which uses the ESP32-D0WDQ6 chip.
The chip has 2 built-in DAC, at GPIO25 and GPIO26. Can I use those instead of an external DAC? It would build cheaper, smaller, and more simple. Then I would only need an amp. My thought was to use them for stereo or tweeter/subwoofer output.
Board
Module
Chip
After posting: I see the DAC is 8 bit. Isn't that gonna make the sound, sound bad?
Beta Was this translation helpful? Give feedback.
All reactions