Pausing in PIC16F84

Jan 08, 2005 1 Replies

Hi, I program the PIC16F84 microcontroller using MPLab (assembly). Is there a way to pause the execution of a program for a precise time? PBasic has the command "pause x". Is there a similar feature in MPLab?


There is no pause command, at all. Just have it go into a time delay routine, where it doesn't return until the end of the delay routine. Brian

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required