how to use intrupts with timers other timers than TMR0

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
zenzehar
Posts: 21
Joined: Sat Nov 01, 2008 4:00 pm

how to use intrupts with timers other timers than TMR0

Post by zenzehar »

how to use intrupts with timers othe timers than TMR0 .. i can see only TMR0 interrupt only !!!!

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: how to use intrupts with timers other timers than TMR0

Post by Benj »

Hello

The flowcode main help file covers adding extra interrupts under the Custom interrupts section.

Depending on your chip type specifies the number of interrupts available to you.

If you are not running the most recent Flowcode 3.6 then upgrading to this later version may add extra interrupts for your device as standard.

Post Reply