TIMER accuracy
Hello,
I’m currently working on a project to synchronize two ICG and ECG devices. Although they require different oscillator frequencies—and therefore use different timers—both timers are driven by the same APB1 clock.
- Phase offset
- Since they share the APB1 clock, does this mean that, despite generating different output frequencies, only a fixed phase offset will exist between the two timers?
- Divider accuracy
- When a timer applies division via the prescaler (PSC) and auto-reload register (ARR), is the output accuracy the same as the original clock’s accuracy? For example, if the source clock has a 1% frequency error, will that same 1% error persist after prescaling/division?
I have searched the reference manuals but could not find any information on error introduced by the divider itself. Any documentation or insight on timer-divider accuracy would be greatly appreciated.
Thank you!
