You could still use an internal Timer/Counter. Let's say RA.4/T0CKI. and poll the TMR0 register value, then use Branch...
The count will be done in background.Code:IF TMR0>AmountOfRoutine then TMR0=0 BRANCH TMR0,[Routine0, Routine1,Routine....]
You could still use an internal Timer/Counter. Let's say RA.4/T0CKI. and poll the TMR0 register value, then use Branch...
The count will be done in background.Code:IF TMR0>AmountOfRoutine then TMR0=0 BRANCH TMR0,[Routine0, Routine1,Routine....]
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks