Ethernet with lwip
Hi!
I have problems using Ethernet with an STM32H743ZIT6 chip. Im using the suggested lan8742 ETH PHY. And I generated the code with cubeMx. My problem is that I cant find any good sample codes on the net, and I think Im not configuring correctly the stm chip. In the ETH section I get the message that the ram needs to point at 0x24000000 but I dont know how to do it. The leds on the Magjack blink, my switch detects activity on the port, but I cannot see the MAC address of the board in my connected clients list.
I only want to have a static IP and send simple UDP packets with my data to the chip.
Best regards,
Attila
