Nucleo-H723ZG Ethernet implemntaion
hi,
I'm new to STM32 and I need assistance with Ethernet configuration on the Nucleo-H7Z3G board. I'm starting from the beginning and hence I want to achieve the following: 1. Configuration of the Ethernet interface: RMII/MII on Nucleo-H7Z3G 2. Configuration of TCP/IP: LWIP (Lightweight IP) protocol stack 3. TCP/IP send/receive: able to send and receive packets over Ethernet. I have the following: Nucleo-H7Z3G, Ethernet cable, STM32CubeIDE. I need help with the following: 1. Where to set up the Ethernet in STM32CubeMX 2. How to set up and initialize LWIP 3. Where to look for example codes for send/receive 4. Where can I find resources/examples/tutorials for this? What I've tried thus far: - Review of the STM32CubeMX manual - Extensive online search ranging from forums to formal documentation. I've received no errors, but I'm stuck. Please help! Any and all examples, tutorials, suggestions are greatly appreciated!
Thankful in advance.
