You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Yes, it'd be handy if you could keep it running then...

    Basically there are a few counters, and a lot of calculations are done in the SysTick IRQ. Those need to be fast, so they all use integers.

    If it happens to roll over at intervals of say, 32768 - then it gives be a clear idea of where the error might be occurring.

About

Avatar for Gordon @Gordon started