Skip to main content
YChen.51
Associate II
September 16, 2020
Question

System halt when using STM32CryptographicV3.0.0_CM4_KEIL_otslsm1elfspf.lib on STM32F429IGT

  • September 16, 2020
  • 1 reply
  • 666 views

Hi all

I used STM32CryptographicV3.0.0_CM4_KEIL_otslsm1elfspf on STM32F429 for ECC encrypt and decrypt. But after use several time library function(likes ECCinitEC, SHA256_Append, etc), the system was halted.

If I used AES encrypt and decrypt functions, all ok.

Can anyone help me?

This topic has been closed for replies.

1 reply

YChen.51
YChen.51Author
Associate II
September 16, 2020

PS: I used the example code from STM32CubeExpansion_Crypto_V3.1.0\Fw_Crypto\STM32F4\Projects\STM32F401RE-Nucleo\ECC\KeyGen_Sign_Verif