@mchp-mcc/scf-avr8-tcb-v1
v6.1.1
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
16-bit Timer/Counter type B (TCB)
Overview
The capabilities of the 16-bit Timer/Counter type B (TCB) include frequency and waveform generation, and input capture on event with time and frequency measurement of digital signals. The TCB consists of a base counter and control logic that can be set in one of eight different modes, each mode providing unique functionality. The base counter is clocked by the peripheral clock with optional prescaling.
Changelog
All notable changes to this project will be documented in this file.
[6.1.1] - 2025-06-26
Bug Fixes
- M8PD-12931 :- AVRDU: Missing WO pins for TCB module
[6.0.0] - 2024-10-23
New Features and Improvements
- M8PD-9494 :- Software quality improvements
- M8PD-9493 :- Add support for Initializer API generation options
- M8PD-9492 :- Use DFP defined macros in generated code
Bug Fixes
- M8PD-9391 :- AVR128DA48: TCB in PWM8 mode is not functional
- M8PD-5230 :- TCB timeout is labled incorrectly - says "seconds" but is actually nS. Please change this so it is actually seconds to be consistent
