cancel
Showing results for 
Search instead for 
Did you mean: 

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

BareMetalExpert
Associate III

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,

3 REPLIES 3
Semer CHERNI
ST Employee

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.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

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

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

Hello @BareMetalExpert​ 

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

Kind regards,

Semer.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.