@mchp-mcc/scf-pic8-hlvd-v1
v4.1.3
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
1,207
Maintainers
Keywords
Readme
High/Low-Voltage Detect (HLVD)
Overview
The High/Low-Voltage Detect (HLVD) module can be used to monitor the device voltage (VDD) and inform the user through an interrupt signal when the supply voltage drops below the specified threshold (i.e., trip point) or exceeds the trip point. This is a programmable circuit that allows the user to set the device voltage trip point and the direction of change from the trip point: positive going (exceeding the trip point), negative going (falling below the trip point) or both. This feature is useful in battery monitoring applications.
Changelog
All notable changes to this project will be documented in this file.
[4.1.3] - 2022-11-11
New Features
- CC8SCRIP-10719 :- Add custom name validator
- CC8SCRIP-10717 :- Compilation error in generated code
- CC8SCRIP-10203 :- Added Analytics Support
- CC8SCRIP-8816 :- Added component level help and tooltips