For a BINARY File We want to match STM32 HW CRC calcuation to match with ST32CUBEIDE post build CRC injection value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-16 12:46 AM
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 .
Is there any documentation for implementing the same .
Thanks and Warm Regards,
- Labels:
-
CRC
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-17 5:43 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-17 8:27 AM
Can't it just run a script or application post link?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-30 6:37 AM
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.
