Convert PWM Frequency

Dippy

Moderator
So, it changes D-A and then uses simpe threshold to set it back to PWM.
I'm sure it works but it sounds like it would lack precision.

Looks like it is based on the old triangle-wave/comparator method of generating PWM using 2 op-amp stages.

If you can't get direct PWM of a low enough frequency there are a number of chips that can do this without going to all that effort - and with far greater accuracy.
Or, do like I did, write a serially controllable PWM generator.
 
Top