2023-05-22 02:33 AM
Hello,
Sorry if i'm asking a dumb question or if someone already ask it, but I have some problem pinging my NUCLEO-H723ZG using Ethernet and lwIP without FreeRTOS.
So I have multiple questions :
I think that's all the question for now.
Thanks in advance.
Solved! Go to Solution.
2023-05-31 07:28 AM
EDIT: It’s solved. The problem was due to a careless mistake in the configuration of one of the MPU regions. It was 32 kB, not 32 B. I didn’t have a HardFault IRQ so I didn’t think that it was a memory issue. Sorry for all.
2023-05-31 07:28 AM
EDIT: It’s solved. The problem was due to a careless mistake in the configuration of one of the MPU regions. It was 32 kB, not 32 B. I didn’t have a HardFault IRQ so I didn’t think that it was a memory issue. Sorry for all.
2023-06-23 01:14 AM
If it worked for you, would you mind sharing working example project please? I am using the exact same NUCLEO-H723ZG+Lwip+HAL. I am having weird issues where I can only ping the board 2 or 3 times after reset and then it stops pinging. It will however still detect link up/down changes just fine. I have done everything mentioned above with MPU, disabled global ETH interrupts and I am not using RTOS. This chip is giving me so many headaches, I think I will just switch to F2 as I see others have more luck with it. Such a bad code maintenance from ST.
2024-04-20 12:48 PM
Hi,
I am unable to ping nucleo-H723ZG could you plz help me.
Thanks