Search found 1 match

by stevesch
Sun Nov 05, 2023 12:23 pm
Forum: ESP32 Arduino
Topic: I2S DAC overshooting signal form
Replies: 5
Views: 9182

Re: I2S DAC overshooting signal form

You can actually get pretty decent audio with a properly filtered 8-bit DAC output. An ideally reconstructed signal would apply a low-pass of half of your sampling rate to a stream of DAC impulses. Applying a the same low-pass to the sample-and-hold DAC will give you an approximately correct value (...