Other Parts Discussed in Thread: TMS320F28027F
Hi E2E,
I have followed the instructions in the Safe-TI library documentation to implement the IEC-60730 safety checks including a CRC of the flash sectors. I would like to be able to extract my flash data from my .hex output, calculate the flash sector CRCs and append the .hex file with the CRCs in a post-build script. This will greatly improve my build process since I won't have to build once, connect to the debugger and dump CRCs and build again.
I am familiar and comfortable with calculating various CRC protocols but can't seem to figure out this 40-bit CRC protocol that the parallel serial analyzer (PSA) uses. I was curious if any additional documentation existed regarding the PSA? The only shred of documentation I can find on it is a single page in the "IEC60730_F280xx_STL_User_manual.pdf" which only specifies the polynomial.
I primarily use a TMS320F28062F and a TMS320F28027F for what it's worth.
Regards,
Noah Erickson