PIC16F684 Timer Problem FC8 FC9
-
- Posts: 19
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 16, 2020 10:07 am
PIC16F684 Timer Problem FC8 FC9
The Interruption probably occurs in each clock cycle.
- Attachments
-
- TestTimer.fcfx
- (14.62 KiB) Downloaded 401 times
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: PIC16F684 Timer Problem FC8 FC9
Hello,
Please can you explain what problem you're having?
Please can you explain what problem you're having?
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Re: PIC16F684 Timer Problem FC8 FC9
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.
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: PIC16F684 Timer Problem FC8 FC9
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?
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?
Martin