Other Parts Discussed in Thread: DP83TC811SEVM,
Tool/software: Code Composer Studio
Hi Team,
I'm using MSP432E411Y-BGAEVM to communicate with the PHY DP83TC811SEVM via MDIO Interface. But it seems doesn't work.
I set 811PHY to RMII Master Mode and changed it's PHY ID to 0x1 by hardware bootstrap, and connected it to MSP432E411Y through RMII Interface. Then i used the SimpleLink MSP432E4 DriverLib API code to read and write the register value of the external 811PHY in CSS. The result was always 0x0000FFFF, when i tried to read the register like the picture. That means the MDIO Bus is always high and Idle.
I just wanna ask, what could cause this and how should I do to make it work?
Many Thanks.
Regards,
Zhouyang Liu