Hi,
I have some question about CRC module in s32k14x:
A. is there any flag for check CRC ready result? when we put a data in CRC data register, when we should write the next data to it?
B. Maximum clock for the CRC module is BUS_CLK. assume we use SPLL with 80MHz as SYS_CLK and BUS_CLK would be 40MHz. How is the actual speed for CRC calculation? (e.g. as Byte Per Sec)
C. every time we want to start CRC calculation, shall we rewrite CRC control POLY registers?
D. is there any benchmark from NXP for CRC?
Thanks.