2024-09-03 03:10 AM
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?
2024-09-04 10:27 AM
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