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 ...