Page 1 of 1
PIC16F684 Timer Problem FC8 FC9
Posted: Mon Jun 07, 2021 12:46 am
by Vatel20
The Interruption probably occurs in each clock cycle.
Re: PIC16F684 Timer Problem FC8 FC9
Posted: Mon Jun 07, 2021 11:17 am
by BenR
Hello,
Please can you explain what problem you're having?
Re: PIC16F684 Timer Problem FC8 FC9
Posted: Mon Jun 07, 2021 2:10 pm
by Vatel20
In the Left column are the minutes and it goes faster than the seconds. The INT routine is executed more than 61 times per second. Thank you.
Re: PIC16F684 Timer Problem FC8 FC9
Posted: Mon Jun 07, 2021 11:14 pm
by medelec35
Hi Vatel20,
Simulation is not accurate when compared to real-time.
It is normally much faster than real hardware, so it's a known issue.
Do you have the same issue with hardware?