chipKIT® Development Platform

Inspired by Arduino™

Timer interrupts

Created Wed, 30 May 2012 14:56:20 +0000 by sebas_1989


sebas_1989

Wed, 30 May 2012 14:56:20 +0000

Hello there!!

but I would like to know how can I do the following:

Set a timer interrupt wich runs a defined fuction after a given time. But, maybe I write many timer interrupts left to do before a pending interrupt end.

How many timers has max32?

Thanks !


JordanR

Mon, 02 Jul 2012 16:54:17 +0000

Hello sebas_1989,

The Max32 uses the PIC32MX795F512L. This microcontoller has five 16-bit timers. Timer2 and Timer3, or, Timer4 and Timer5, can be combined to make two 32-bit timers.

Jordan R, Digilent