STM32 Secure boot firmware keys
Hi,I am looking to implement a secure boot system into an application. My product will only be updated OTA.I understand that when a firmware is written i need to hash it and create a digest and then sign it and add it to the hex file payload.Along wi...