PIC16F684 Timer Problem FC8 FC9

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Vatel20
Posts: 19
http://meble-kuchenne.info.pl
Joined: Wed Dec 16, 2020 10:07 am

PIC16F684 Timer Problem FC8 FC9

Post by Vatel20 »

The Interruption probably occurs in each clock cycle.
Attachments
TestTimer.fcfx
(14.62 KiB) Downloaded 142 times

BenR
Matrix Staff
Posts: 1759
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 447 times
Been thanked: 606 times

Re: PIC16F684 Timer Problem FC8 FC9

Post by BenR »

Hello,

Please can you explain what problem you're having?

Vatel20
Posts: 19
Joined: Wed Dec 16, 2020 10:07 am

Re: PIC16F684 Timer Problem FC8 FC9

Post 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.

medelec35
Matrix Staff
Posts: 1464
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 514 times
Been thanked: 474 times

Re: PIC16F684 Timer Problem FC8 FC9

Post 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?
Martin

Post Reply