1.1.0 • Published 12 months ago

@mchp-mcc/dspic33a-clock v1.1.0

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

MCC Melody dsPIC33A CLOCK

The Clock peripheral helps the user to easily configure System Clock frequency and other Clock Generator frequencies using MCC Melody User Interface.

Features

Clock Generators

  • Supports multiple Clock Generators
  • Each Clock Generator has

    • Selectable Clock Source
    • Clock Divider block
    • Fail safe clock monitors
    • A backup clock source

Phase Locked Loop(PLL) Blocks

  • Supports multiple PLL Blocks
  • Selectable Clock Source
  • Fail safe clock monitors
  • A backup clock source
  • PLL OUT divider output
  • PLL VCO divider output

Clock Generator and PLL Clock Sources

  • RC oscillator (FRC)
  • RC backup oscillator (BFRC)
  • Internal Low Power RC Oscillator(LPRC)
  • PLL OUT output
  • PLL VCO divider output
  • External/Primary Oscillator
  • External Reference Input (REFI pin)

Changelog

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

1.1.0 - 2024-07-18

New Features

  • CC16SCRIP-8583 :- Initial version