1.4.2 • Published 1 year ago

@mchp-mcc/pic24-dspic33-clock-sib v1.4.2

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

MCC Melody Clock PLIB

Changelog

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

1.4.2 - 2023-04-05

Bug Fixes

  • CC16SCRIP-6495 :- Clock PLIB 1.4.x ClockOut Config bit 'ON' when OSC2 pin set to Output

1.4.1 - 2023-03-21

Bug Fixes

  • CC16SCRIP-6472 :- Incorrect Auxiliary clock configuration
  • CC16SCRIP-6468 :- Incorrect AFPLL calculation of CLOCK module in MCC Melody
  • CC16SCRIP-6440 :- Incorrect POSCMD value configured when external oscillator is selected as clock source

1.4.0 - 2023-01-30

New Features

  • CC16SCRIP-6058 :- Clock Input Frequency Max Value needs correction - Primary Osc with PLL

Bug Fixes

  • CC16SCRIP-6031 :- The OSCIOFNC bit it always set to ON even in primary oscillator mode
  • CC16SCRIP-5296 :- Reference clock output is enabled on the pin at initialization
  • CC16SCRIP-5295 :- Reference clock SFRs are not configured to their POR default values at initialization
  • CC16SCRIP-5294 :- Primary Oscillator with PLL oscillator configuration not supported at initialization
  • CC16SCRIP-5293 :- APLLDIV1 is not being set to its POR value of 0x0041
  • CC16SCRIP-4761 :- Clock - Can't go back from Primary HS mode(10 to 32MHz range) to XT mode(3.5 to 10MHz range)
  • CC16SCRIP-4749 :- System frequency not getting calculated for FRC with Postscalar

1.3.0 - 2022-06-30

New Features

  • CC16SCRIP-4021 :- Allow the user to set maximum system frequency through user interface

Bug Fixes

  • CC16SCRIP-4759 :- Auxiliary Clock comments should not generate in generated code for Apollo - FTL fix

1.2.1 - 2022-05-26

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

1.2.0 - 2022-03-10

Bug Fixes

  • CC16SCRIP-3176 :- Minimum and Maximum clock range added for input clock frequency and requested clock frequency

1.1.0 - 2022-02-07

New Features

  • CC16SCRIP-3609 :- Updates to support Bootloader Requirement

1.0.1 - 2022-01-17

New Features

  • CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)