Accurate, fast settling analog voltages from digital PWM signals, app note from Linear Technology (PDF!): Pulse width modulation (PWM) is a common technique for generating analog voltages from a digital device such as a microcontroller or FPGA. Most microcontrollers have dedicated PWM generation peripherals built in, and it only takes a few lines of RTL […]
Tag Archives: analog voltage
Precise analog voltage from PWM
Destate9 writes: So I’ve been trying to make a constant current H-bridge circuit for a project, and I’m running into trouble with PWM. Right now, all I have connected to the Output compare pin of my PIC32MX microcontroller is a 330uF capacitor (Max ESR of 1.4 ohms according to datasheet). I assumed a 50% duty […]
