3.1.0 • Published 1 year ago

@mchp-mcc/scf-pic8-nco-v1 v3.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

NCO - Numerically Controlled Oscillator Module

Overview

The Numerically Controlled Oscillator (NCO) module is a timer that uses overflow from the addition of an increment value to divide the Input Frequency. The advantage of the addition method over a simple counter driven timer is that the Output Frequency resolution does not vary with the divider value.

Generated Files

This driver generates the following files:

  • ./mcc_generated_files/system/src/nco1.c => A driver file containing Register Initialization and API function definition.
  • ./mcc_generated_files/system/nco1.h => A driver file containing the API function prototype.

Changelog

All notable changes to this project will be documented in this file.

3.1.0 - 2025-02-12

New Features and Improvements

  • M8PD-9249 :- scf-pic8-nco-v1 Register Editor Migration

3.0.16 - 2023-11-27

No changes from previous version

3.0.15 - 2023-10-09

No changes from previous version