2024-05-27 01:02 PM
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,
Solved! Go to Solution.
2024-05-31 07:23 AM
Hello @data_cracker ,
Can you please provide the version of the cube firmware from which you tried the example as well as the version of the driver you used.
It will be also helpful if you can recover the call stack which lead to the Hardfault to help us reproduce and analyze the behavior.
Regards
2024-05-31 07:23 AM
Hello @data_cracker ,
Can you please provide the version of the cube firmware from which you tried the example as well as the version of the driver you used.
It will be also helpful if you can recover the call stack which lead to the Hardfault to help us reproduce and analyze the behavior.
Regards