cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX Support for STM32F779 peripherals

Deabill.Roy
Associate II
Posted on November 30, 2016 at 17:27

Hi,

I am currently working with STM32CubeMX V4.17.0 and the firmware package for family STM32F7 V 1.5.1 I need to set up my cube project so that I have access to the HAL routines for The CRYPTO and HASH modules, but cannot find any option to enable these.

I would appreciate any assistance with finding these options in the Cube interface

Regards

Roy

1 REPLY 1
slimen
Senior
Posted on December 01, 2016 at 11:06

Hello,

You can use the STM32 cryptographic library package ''

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-software/x-cube-cryptolib.html

'' which contains many further security algorithms for encryption, hashing, message authentication, and digital signing.

You can use the examples available under this package.

The X-Cube-CryptoLib isn't supported in CubeMX. 

For more details refer to STM32 crypto library User manual (UM1924) 

Regards