6 Known Issues

JIRA IssueDescriptionWorkaroundDevices Affected
CC8SCRIP-18871TCA Write API writes to the Period Register instead of the Counter RegisterIt is recommended to use RTC as the Timer Timeout Driver Dependency for AVR 8-bit devices.
  • AVRXXXXXX
  • ATtinyXXXXXX
CC8SCRIP-18872RTC returning Timer Max Amount value instead of registerWhen using RTC as dependency, use the maximum period available.
  • AVRXXXXXX
  • ATtinyXXXXXX
CC8SCRIP-18927Timer Overflow Interrupt is needed for Timeout Driver operationEnsure that the timer you are using supports Overflow Interrupts and that it is enabledAll supported devices
CC8SCRIP-18926Slight deviation in counted timer cycles when Timeout driver is used in stopwatch modeN/AAll supported devices