Hello,
i'm trying to setup a timer on a MKE14F chip, which gives an interrupt every 5 seconds.
So the timer works, but it gives an interrupt around 6 seconds.
I have also have the TWR development board MKE18.
When i upload the LPTMR demo from SDK it should give an interrupt every second, but it gives a much faster interrupt rate(100 pulses in 60 seconds),
Thanks!