2021-08-25 08:02 AM
Hi,
I am working on KSZ8563 3 port ethernet switch. I can communicate with KSZ via MDIO but Lwip udp example is not working. Controller is STM32H753ZI.
example link :
1-Mpu Configuration:
2- Ethernet Global interrupt is enabled
3- Lwip Configuration:
LWIP_NETIF_LINK_CALLBACK enabled.
Also I atteched linker script.
After these settings, i reset the KSZ (Hardware reset) and ı reach the basic control register of phy via MDIO. After soft reset for Phy port 1 and port 2, udp example code is running (above example link). But unfortunately ther is no communication.
Looking forward to your advice.
Thank you.