5.0.2 • Published 3 months ago

@mchp-mcc/scf-pic8-memory-v2 v5.0.2

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

Nonvolatile Memory Module

Overview

The Nonvolatile Memory Module provides runtime read and write access to the Program Flash Memory (PFM), Data Flash Memory (DFM), and Configuration bits. DFM can only be accessed one byte at a time with automatic erase before write.

Changelog

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

5.0.2 - 2024-01-30

Improvements

  • CC8SCRIP-19236 :- Internal Improvements

5.0.1 - 2023-02-22

Bug Fixes

  • CC8SCRIP-13557 :- FLASH_Write fails due to timing issues in setting lock-unlock keys

5.0.0 - 2022-11-17

Improvements

  • CC8SCRIP-9343 :- Add APIs to access Configuration Bits and Device ID
  • CC8SCRIP-8591 :- Rename FLASH_ErasaePageAddressGet and FLASH_ErasePageOffsetGet APIs to FLASH_PageAddressGet and FLASH_PageOffsetGet respectively