3.0.4 • Published 1 year ago

@mchp-mcc/scf-pic8-crc-v2 v3.0.4

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

CRC - Cyclic Redundancy Check Module with Memory Scanner

Overview

The CRC module is coupled with a memory scanner that provides a means of performing CRC calculations in hardware, without CPU intervention. The memory scanner can automatically provide data from program Flash memory to the CRC module. The CRC module can also be operated by directly writing data to SFRs, without using a scanner. The CRC module can accept up to a 32-bit polynomial with up to a 32-bit seed value.

Changelog

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

3.0.4 - 2022-11-15

New Features

  • CC8SCRIP-8801 :- Add config-field level help
  • CC8SCRIP-8243 :- API documentation

Bug Fixes

  • CC8SCRIP-1657 :- Corrected calculation error for 32 bit data width