kinetis: timer_set_absolute randomly misses its target #8532
Labels
Area: drivers
Area: Device drivers
Community: help wanted
The contributors require help from other members of the community
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Milestone
Description
Using the test application introduced in #8531, it was discovered that the implementation of timer_set_absolute sometimes misses its target when using the LPTMR hardware timer. The error seem timing dependent and occurs randomly while running the test.
Steps to reproduce the issue
Build the test application in #8531 with
Expected results
All absolute min, max, mean values < 100, variance < 100
Actual results
Versions
RIOT repo: same branch as in #8531
The text was updated successfully, but these errors were encountered: