2025-08-28 2:30 AM
Hi,
Can someone help me how to use MbedTLS to my TCP Client Example. I haven't worked before . please tell me step by step. How can I proceed.
I'm attaching the source code for the reference.
Thanks,
Harshitha R
2025-08-28 4:04 AM
Hello @HarshthaR ,
Please check links below about Mbed TLS it could be very helpful for your project :
stm32-mw-mbedtls/MBEDTLS_README.md at main · STMicroelectronics/stm32-mw-mbedtls · GitHub
stm32-mw-mbedtls/programs/README.md at main · STMicroelectronics/stm32-mw-mbedtls · GitHub
Porting Mbed TLS to the STM32H5 platform with hard... - STMicroelectronics Community
Br
2025-08-28 5:18 AM
Have you now moved on to WolfSSL instead: https://community.st.com/t5/stm32-mcus-products/stm32h7s78-dk-how-to-integrate-wolfssl-to-tcp-ip-client-program/td-p/834587 ?