2024-02-20 11:51 PM - edited 2024-02-21 12:43 AM
Hi,
I'm working with STM32CubeMX and on MBEDSSL defined
Is there a problem?
Am I making a mistake?
My environment: Linux, STM32CubeMX 6.10.0, FirmwarePackage STM32Cube FW_H7 V1.11.1
In the IOC file I see:
MBEDTLS.MBEDTLS_SSL_IN_CONTENT_LEN=2048
MBEDTLS.MBEDTLS_SSL_IN_CONTENT_LEN_ENABLE=0
MBEDTLS.MBEDTLS_SSL_MAX_CONTENT_LEN=2048
MBEDTLS.MBEDTLS_SSL_MAX_CONTENT_LEN_ENABLE=1
MBEDTLS.MBEDTLS_SSL_OUT_CONTENT_LEN=2048
MBEDTLS.MBEDTLS_SSL_OUT_CONTENT_LEN_ENABLE=1
Thank you
2024-04-25 08:38 AM
Hello @lonejack
I endeavor to reproduce the same MBEDTLS configurations as those observed by you.
However, the MBEDTLS_SSL_MAX_CONTENT_LEN_ENABLE configuration does not appear to be present in the configuration I have created using: STM32CubeMX 6.10.0, FirmwarePackage STM32Cube FW_H7 V1.11.1.
In order to ascertain the nature of the issue and to determine whether it originates from CubeMX or the Firmware Package, Could you please provide more details on your setting project option (code generator screenshot(that indicate the whole MBEDTLS configurations)) and if possible, attach your .ioc file/configuration.