1.0.1 • Published 1 year ago

@mchp-mcc/scf-pic8-crc-v4 v1.0.1

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.

Changelog

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

1.0.1 - 2023-01-01

New Features

  • CC8SCRIP-12474 :- Added analytics support and component help link

Bug Fixes

  • CC8SCRIP-12472 :- Incorrect CRC calculator result when data length is 32.

1.0.0 - 2021-12-22

New Features

  • CC8SCRIP-6668 :- Initial Release