CRC calculations leveraging MCU hardware engine

Please add any feature requests for Flowcode version 7 here

Moderator: Benj

Post Reply
Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

CRC calculations leveraging MCU hardware engine

Post by Brendan »

A CRC calculation component (particularly leveraging hardware CRC engines where provided) would greatly assist with coding and operational efficiency, and add significant value for advanced/professional PIC users - particularly high-speed 32-bit devices where FC7 holds key advantages. Would obviously include CRC width, seeding, and customisable polynomial declarations.

There will be many other similar examples appropriate to advanced MCUs, though simplifying and speeding the verification of volume data integrity really ought to be right 'up there'.


Thanks and best regards,

Brendan

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: CRC calculations leveraging MCU hardware engine

Post by QMESAR »

Brendan wrote:A CRC calculation component (particularly leveraging hardware CRC engines where provided) would greatly assist with coding and operational efficiency, and add significant value for advanced/professional PIC users - particularly high-speed 32-bit devices where FC7 holds key advantages. Would obviously include CRC width, seeding, and customisable polynomial declarations.
I can only voice my support to this comment as well :D

Post Reply