2026-04-25
8:11 AM
- last edited on
2026-04-29
1:47 AM
by
Lina_DABASINSKA
I am trying to integrate Crypto lib to NUCLEOF303RE Board, Any guide or any suggestions would help
2026-04-29 2:46 AM - edited 2026-04-29 2:47 AM
Hello @hegde_08 ,
Which toolchain are you using?
I recommend you to look at these articles:
How to add external libraries in STM32CubeIDE - STMicroelectronics Community
The main objective of these articles is to describe the steps for integrating an external library like as X-CUBE-CRYPTOLIB.
Thank you.
Kaouthar
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.
2026-04-29 4:18 AM
In addition to what @KDJEM.1 said and the article provided (treating a product having Cortex-M3), STM32F303 MCU has Cortex-M4 so you need to use the cryptographic library related to Cortex-M4 which is libSTM32Cryptographic_CM4.a.