cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement cryp library to SBSFU

Istillaga
Senior

Hi

I am using the SBSFU application on the stm32u585 board and I am trying to use the crypto library as explained in the CRYP_SAES_ECB_CBC example but the error_handler is triggered when the MX_SAES_AES_Init is initialized.
Any help?

1 REPLY 1
Jocelyn RICARD
ST Employee

Hello @Istillaga ,

could you please provide more details. Where did you implement this init functions?

Also, did you debug the function to understand what could be the cause of the call to error_handler ?

Thank you

Best regards

Jocelyn