Lab 00: Preparation on both device and AWS platform

In this Lab we are going to prepare several items mandatory in order to ensure a smooth connection of your Device (Board) to AWS platform in the following Labs

- Install the pairing keys between STM32 and STSAFE

- Compile the Secure Boot Secure Firmware Upgrade

- Extract the certificate from the STSAFE

- Register this certificate onto AWS platform

All these will not need to be repeated in the following labs

First let’s prepare everything on STM32 side

The application compilation for the hardened MCU involves a few steps as described below.

Each of the project need to compiled in the specified order and downloaded to the target.

application-compilation-steps