How to append a CRC footer to .hex/bin file with STMCubeIDE ?
Hi all,I am writing an application on STMCubeIDE and i need to append the its CRC at the end of the generated hex/bin file. Is there any shortcut or functionality in order to do that on STMCubeIDE? And if not, how would you suggest me to do that? Tha...