@mchp-mcc/scf-pic8-zcd-v1
v4.0.10
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
2,441
Maintainers
Keywords
Readme
Zero Crossing Detector Driver
Overview
The Zero Crossing Detector (ZCD) module detects when an A/C signal crosses through the ground potential. When the applied voltage is greater than the reference voltage, the module sinks current. When the applied voltage is less than the reference voltage, the module sources current.
Generated Files
This driver generates the following files:
- ./mcc_generated_files/zcd/src/zcd.c => A driver file containing Register Initialization and API function implementations
- ./mcc_generated_files/zcd/zcd.h => A driver file containing the API function prototype
Changelog
All notable changes to this project will be documented in this file.
[4.0.10] - 2023-11-28
Bug Fixes
- CC8SCRIP-18881 :- Fixed Melody Core Compatibility warnings
[4.0.9] - 2023-09-06
New Features
- CC8SCRIP-17822 :- Added support for PIC18FxxQ24 device family
[4.0.8] - 2023-05-15
New Features
- CC8SCRIP-15077 :- Added pin support for ZCD module