2025-10-06 2:21 AM
Hello,
I would like to know if there is a planned release date for STM32H7 support with MbedTLS v3.
Thank you.
2025-10-06 6:30 AM
You probably mean CubeMX doing it for you? :D
I wouldn't wait for that to happen.
Meanwhile, check this:
2025-10-06 6:45 AM
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.