2025-01-10 5:49 AM - edited 2025-01-10 5:51 AM
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.
2025-02-13 11:51 PM
Hello @Sagar_Gowda
According to datasheets of STSAFE-A12 and STSAFE-A11 the only supported communication interface is the I2C. See page 2 of the below datasheets:
- Datasheet - STSAFE-A110 - Authentication, state-of-the-art security for peripherals and IoT devices
Best regards,
Younes