Skip to main content
BareMetalExpert
Associate II
August 16, 2022
Question

For a BINARY File We want to match STM32 HW CRC calcuation to match with ST32CUBEIDE post build CRC injection value

  • August 16, 2022
  • 3 replies
  • 1608 views

Hi ,

For a GIVIEN Binary File .

We Want to Implement STM32CUBEIDE Post Build CRC calculated Value to Match with the STM32 HW CRC value .

For IAR WorkBench IDE the IDE Proviedes POST BUILD configuration to generate the required CRC and place in BINARY . But for STM32CUBEIDE we do not have such implementation . as shown in following image .

0693W00000QNm0iQAD.png 

Is there any documentation for implementing the same .

Thanks and Warm Regards,

This topic has been closed for replies.

3 replies

Semer CHERNI
ST Employee
August 17, 2022

Hello @BareMetalExpert​ 

I bilive that such functionality is not directly supported by the CubeIDE tool.

But the following thread could be helpful in this case.

Question Detail

Kind regards,

Semer.

Tesla DeLorean
Guru
August 17, 2022

Can't it just run a script or application post link?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Semer CHERNI
ST Employee
August 30, 2022

Hello @BareMetalExpert​ 

Did the post I mentioned offered some help with CRC implementation?

Kind regards,

Semer.