Are there any known issues with FreeRTOS+Sockets API and the latest STM32CubeMX HAL for the H7 serie

@Middleware & OS I'm encountering random lockups, while using the FreeRTOS+Sockets API with the latest STM32CubeMX package on my NUCLEO-H723ZI board.
The application locks up at random points during execution.
I've reviewed the ST forum posts on Ethernet and FreeRTOS+Sockets, but haven't found a solution yet.

Are there any known issues with the FreeRTOS+Sockets API and the latest STM32CubeMX HAL version for the H7 series?

Good day Devs, I need your humble Suggestion🙏
Solution
Yes, there are known issues with the FreeRTOS+Sockets API and the latest STM32CubeMX HAL version for the H7 series. These include bugs in CubeMX 6.0 and incorrect generation of the main file. Updating to the latest version of STM32CubeMX and manually editing the ioc-file and FREERTOS-STM32F4xx_Configs.xml file may solve the issues.
Was this page helpful?