PwmDAC is a library to run more the one PWM channel and channel updates at the time. Maximum PWM frequency is 48MHz. You can use for in example for rgb applications or as a multi channel dac with connected active lowpass. Written for mbed LPC1768. Not completly tested. I will upload my results as soon as possible. Although some deeper informations and LTSpice simulations
Dependents: DiscoTech filter_implement
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:381bd99d10a4 | 2013-09-21 | flash_ahaa | Remove update LER from for loop. Put update command after for loop and set all at once. |
0:13e0b9ea312f | 2013-09-15 | flash_ahaa | PwmDAC is a library to run more than one PWM channel and channel updates at the same time. |