cancel
Showing results for 
Search instead for 
Did you mean: 

When will STM32H7 support mbedTLS v3?

Moemen
Visitor

Hello,

I would like to know if there is a planned release date for STM32H7 support with MbedTLS v3.

Thank you.

2 REPLIES 2
LCE
Principal II

You probably mean CubeMX doing it for you? :D

I wouldn't wait for that to happen.

Meanwhile, check this:

http://131.159.60.228/docs/md___1_8getting_started.html

I'm actually adding MbedTLS manually to my project. What I wanted isn't the library itself but the alternative  implementations that come with it that enable the use of the CRYP and HASH peripherals for hardware acceleration. I guess I'll have to migrate the version I have of those alt files to make them work with MbdTLS v3.