I am writing a program that needs to have a 100ms delay. I am using a 16F630 processor. the problem is that when the delay routine is running, the watchdog it timing out (it times out every 18ms). Is there a way to get around it?
Fabio
Ttelmah Guest
Posted: Mon Aug 22, 2005 2:40 pm
Hint, read the manual for the USE_DELAY function...
Best Wishes
valemike Guest
Posted: Mon Aug 22, 2005 4:13 pm
usafape wrote:
Duh!!!!
Don't you read the manual???
Thanks a lot!!!
Glancing at the "#use delay" description at page 61 tells you how to inject watchdog refreshing into the #use statement.
You have read it and have figured it out by now, haven't you????
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum