Other Parts Discussed in Thread: CONTROLSUITE, LAUNCHXL-F28379D
We want to calculate CRC32 that confirms to IEEE802.3 using VCU-II.
CRC polynomial is equal to Poly1 type.
We use examples of "controlSUITE\libs\dsp\VCU\v2_10_00_00\examples\crc\2837x_vcu2_crc_32".
But both CRC_run32BitPoly1 and CRC_run32BitPoly1Reflected do not match the expected value.
Is there a way to match the expected value?
