2021-05-27 02:41 AM
I'm trying to use a KSZ8863 Ethernet PHY with the STM32F746G. We have used the RMII interface to connect with KSZ8863 and running at 50MHz frequency .RMII pins are connected to KSZ8863 based on MAC mode interface.
To test the KSZ8863 ,We have used stm32 LwIP example code,First I trying to read the value from config registers
I have changed the PHY address and SMI interface frames based on KSZ8863 datasheet
but I couldn't read the value from config registers.
Please suggest me,if there is any reference to interface Ksz8863
Please help me in this issue