
nice

A nice, simple, and reasonably accurate PWM-driven 16-bit DAC
Implementing a simple digital-to-analog converter (DAC) by cascading a single pulse width modulator (PWM) and an analog low-pass filter is nothing new. Nor is applying to a filter the sum of the outputs of a most significant 2N-count PWM and a least significant 2N-count one to get a composite 22N-bit DAC [1][2]. But designing one…