1.2.0 • Published 11 months ago

@mchp-mcc/scf-pic8-tu-v1 v1.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
11 months ago

Universal Timer (TU)

Overview

The Universal Timer module is a 16-bit timer/counter with a combination of signal measurement and hardware limit timer functions. It is designed to provide all timer/counter related functions in a single peripheral.

Changelog

All notable changes to this project will be documented in this file.

1.2.0 - 2023-06-02

Bug Fixes

  • CC8SCRIP-14941 :- Pin Grid is Empty for UTMR B peripheral
  • CC8SCRIP-14922 :- Only 1 UTMR interrupt can be used at a time
  • CC8SCRIP-14902 :- Adjust text for UTMR - Reset Condition
  • CC8SCRIP-14865 :- Wrong Variable Size used in UTMR Write API

1.1.0 - 2023-02-15

Bug Fixes

  • CC8SCRIP-12771 :- Period Count does not change
  • CC8SCRIP-12770 :- Period units are incorrect
  • CC8SCRIP-12767 :- Vectored Interrupt Code is not generated

Improvements

  • CC8SCRIP-12769 :- Auto import NCO when used as the clock source

1.0.0 - 2022-08-25

New Features

  • CC8SCRIP-14928 :- Missing UTMR Capture and Clear APIs
  • CC8SCRIP-8044 :- Initial module release