cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to get "STM32 Cryptographic Library" working on STM32L475 EVM (B-L475E-IOT01A2 EVM)

skuma.21
Associate II

Hello Experts,

I am trying to integrate the "STM32 Cryptographic Library" to my application. Before that I wanted to get the library working on the "STM32L475 EVM (B-L475E-IOT01A2)". But am unable to get it working.

The following function call doesn't succeed:

--> error_status = HMAC_SHA1_Finish(&HMAC_SHA1ctx, MessageDigest, MessageDigestLength);

The above doesn't return "error_status" as 1 either.

It simply goes into some bad state after it returns from the above function call. I see the following message on my debug console:

Info : The target is not running when halt was requested, stopping GDB.

Info : halted: PC: 0x08012dd2

shutdown command invoked

Info : dropped 'gdb' connection

your quick help in getting the above library working is very much appreciated.

Thanks!

Best Regards

Satish

1 REPLY 1

Dupe https://community.st.com/s/question/0D50X0000A1mOEiSQM/stm32-cryptographic-library-doesnt-work-on-stm32l475-evm-bl475eiot01a2

Let's try to keep one thread

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..