Hi,

Would it be possible to create a PIC Basic Pro program that utilizes 3 Timer Interrupts (TMR0, TMR1, TMR2) running simultaneously? For example, TMR0 is performing 6 digits (HH:MM:SS) 7-segment refresh, TMR1 is doing 1 second increment, and TMR2 is doing some button monitoring.

I'm using PIC16F628A.