2024-02-19 03:19 AM
Hi,
I'm using the STM32H753I-EVAL2 (MCU Type: STM32H753XIHX) to develop a new product.
The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.
We want to use the latest TLS protocol standard (TLS Version 1.3).
The problem is that the current version of MbedTLS (as provided by STM32CubeMX Version 6.10.0) is 2.16.2 - which does not supports TLS Version 1.3.
The latest MbedTLS version is 3.5.2 (as shown in Github).
My question is: when the STM32CubeMX will include the newest MbedTLS version, with TLS 1.3 support?
Thanks,
Asher
2024-04-02 04:14 AM
Hi,
I have the same problem. Do you got any information from ST?
Thanks,
Chris