Skip to main content
Associate III
September 3, 2024
Question

How to implement cryp library to SBSFU

  • September 3, 2024
  • 1 reply
  • 553 views

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

Jocelyn RICARD
ST Employee
September 4, 2024

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