4.0.10 • Published 5 months ago

@mchp-mcc/scf-pic8-zcd-v1 v4.0.10

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

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