2025-01-30 09:15 PM - last edited on 2025-01-30 10:47 PM by Imen.D
Hi ST Community,
I am currently working with the STM32H7S7DK development board and am configuring the LAN LWIP stack using RMII for Ethernet communication. However, when I run the code, the system encounters a HardFault.
I am using STM32CubeMX for code configuration and STM32CubeIDE as the debugging environment. I would appreciate any assistance or guidance regarding this issue. If anyone has a basic project setup for configuring LAN LWIP with RMII on the STM32H7S7DK, it would be extremely helpful if you could share it with me. This would allow me to better understand what might be causing the HardFault.
Thank you in advance for your help!
Best regards,
Vijay Kushwah
vijaykushwah1112@gmail.com
Edited by ST moderator: moved to the right destination
2025-01-30 10:56 PM - edited 2025-01-30 10:56 PM
Hello @VijayKushwah ,
I recommend you to follow the LWIP example projects provided in the STM32CubeH7RS firmware package:
This article may help you: How to create a project for STM32H7 with Ethernet ... - STMicroelectronics Community