chipKIT® Development Platform

Inspired by Arduino™

Multi-timer initialization on uno32 board with PWM

Created Wed, 25 Apr 2012 19:53:28 +0000 by rmurthy


rmurthy

Wed, 25 Apr 2012 19:53:28 +0000

Hello,

I'm trying to run a PWM at 40 MHz and two timers at 30 Hz and 2 Khz. Does anyone know of any useful code out there (aside from the ones on the microchip website) that could help me get started? It'd be neat to have a code example that has multiple timers clocking a couple of LEDs for instance.