Other Parts Discussed in Thread: MSP430F5529, MSP432E411Y, MSP432E401Y
Hi Team,
i'm doing a little project to understand and implement the communication via automotive Ethernet PHY DP83TC811S-Q1. Now i have 2 DP83TC811SEVMs and 2 MSP430F5529 Launchpads. I want to build a link between them and implement some simple functions, such as the master sends a data to the slave to light a LED on the Launchpad on slave side. About these i have following questions:
1. As i know, we can use USB 2 MDIO and MSP430F5529 to access the registers of this Ethernet PHY, but only for configuration. Theoretically the PHY can only receive data from a MCU which has xMII Interface. In the Datasheet of MSP430F5529 i did not find any information about if this Board has xMII interface. So is it possible, MSP430F5529 works as automotive Ethernet controller?
2. i have found that MSP432E401Y / MSP432E411Y has MAC available with MII and RMII. But it's only 10BASE-T/100BASE-TX IEEE 802.3 compliant. Can this board work as this automotive Ethernet PHY controller?
3. If both of these two MCUs can't, is there any TI MCU that can transfer to or receive data from this Ethernet PHY to link a communication?
thanks!
Regards,
Zhouyang