1.0.3 • Published 6 months ago

@mchp-mcc/scf-pic8-apm-v1 v1.0.3

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

Analog Peripheral Manager (APM)

Overview

The Analog Peripheral Manager (APM) allows analog modules to be core independently switched on and off periodically. It allows users to set custom time intervals in which configured analog modules will activate to perform a specified function periodically before deactivating and returning to a low-power state after the programmed time has elapsed.

Changelog

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

1.0.3 - 2023-11-17

Bug Fixes

  • CC8SCRIP-18383 :- APM incorrectly calculates timings

1.0.2 - 2023-06-09

Bug Fixes

  • CC8SCRIP-15963 :- PIC18F56Q71 - APM initialization function should be called after analog ones
  • CC8SCRIP-15907 :- PIC18F56Q71 - Enable APM button has no effect

1.0.1 - 2023-02-10

Bug Fixes

  • CC8SCRIP-11098 :- (PIC18F24/25/44/45/54/55Q71)(MCC) APMCON and APMSTATUSH registers are not present in the apm.c file for APM module.

Improvements

  • CC8SCRIP-12949 :- Updated API Documentation