cancel
Showing results for 
Search instead for 
Did you mean: 

Which development environment do I need to use?

Martin42
Associate III

Hello,
how do I find out which development environment to compile the examples with?

 

E.g. https://www.st.com/en/embedded-software/x-cube-crypto-v3.html

 

Thanks in advance.

 

- Martin

2 REPLIES 2
STTwo-32
ST Employee

Hello @Martin42 

You can compile the examples of the X-CUBE-CRYPTO-V3 using Keil or IAR. 

PS: The legacy STM32 cryptographic library package (X-CUBE-CRYPTO-V3) is no more maintained. Refer to new STM32 cryptographic library package (www.st.com/en/product/x-cube-cryptolib) to have an up to date version of the package, supporting all STM32 Series.

Those examples can be compiled using our STM32CubeIDE, Keil and IAR.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Hi @STTwo-32 ,

That's why I can't compile it with the Atollic TrueSTUDIO for STM32 9.3.0 development environment?

 

I have already found the current x-cube-cryptolib, but unfortunately an incorrect SHA256 hash is calculated when I copy it into my existing project with Atollic TrueSTUDIO for STM32 9.3.0.

Unfortunately I can't switch to STM32CubeIDE 1.13.1, otherwise everything will have to be tested again.

https://community.st.com/t5/stm32-mcus-embedded-software/x-cube-cryptolib-computed-sha256-hash-wrong/td-p/660912
Maybe you have a solution for this?

 

Best Regards

Martin