Skip to content
Discussion options

You must be logged in to vote

The ESP32-C5 chip does not have dedicated hardware DAC channels like the original ESP32, but it can generate analog output using Sigma-delta Modulation or PWM with hardware low-pass filteringto create a low-frequency analog signal from its high-frequency PWM outputs.

So that example will not work and you will need to select another output class!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@whogarden
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants