Question
ST-SAFEA1 interface with STM32L496ZGT6 microcontroller for USB Authentication
I am trying to implement authenticate a device from flashing new code from unauthorized user using ST-SAFEA1. only a valid user can flash new code in DFU mode using USB peripheral.
Issue is I am can't be able to authenticate the device and generate public and private key to make handshake with USB peripheral.
