Issues with KSZ9893 and STM32F427 Integration
Hello everyone,
I'm currently working on a project where I'm interfacing the KSZ9893 Ethernet switch with an STM32F427 microcontroller. The setup uses the RMII interface for data communication and I2C for management.
Issues i am facing:
1.unable to ping the MCU.
2.Upon reading the status register of the KSZ9893, I'm getting a remote fault indication.
3. reading linkstate also shows link down
Could someone help identify potential issues or suggest further debugging steps.
Are there specific differences in handling Ethernet between STM32F427 and STM32F469 that I should be aware of?
What could be causing the remote fault, and how can I resolve it?
Any insights or guidance would be greatly appreciated. Thank you!
