STM32 Nucleo-H723ZG board HTTP server netconn ST example, get hard fault exception when I disconnec
Hi All,
I have a STM32 Nucleo H723ZG development board and running CMSIS RTOS v2 and HTTP server with netconn on it. The project is an example provided by the ST and it is available in STCubeMX.
everything works fine until I disconnect the Ethernet cable from the board. As soon ans the cable is unplugged the code jumps into the hard fault exception.
I wonder if anyone else has seen this issue with this example and has a solution for it.
many thanks for any help,
