@mchp-mcc/scf-avr8-cfd-v4
v1.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
217
Maintainers
Keywords
Readme
Clock Failure Detection Mechanism (CFD)
Overview:
The Clock Failure Detection mechanism for the device is enabled by CFD fuse in the Extended Fuse Byte.
CFD operates with a 128 kHz internal oscillator which will be enabled automatically when CFD is enabled.
The Clock Failure Detector (CFD) allows the user to monitor the low power crystal oscillator or external clock signal. CFD monitors XOSC clock and if it fails it will automatically switch to a safe clock.
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2022-12-23
New Features
- CC8SCRIP-12435 :- Added support for ATmega32x devices