User Activity

Hi community!Currently, I am using a MCU STM32L083 and I am trying to implement a bootloader. The firmware to be updated is encrypted with a AES-128 algorithm. The firmware is encrypted one time with a unique key for each divice and a second time for...