Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hi All
Is there an application not or knolege for usig T1 Phy like the DP83TC814R to the TMS320F28388D DSP
proccesor?.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hi All
Is there an application not or knolege for usig T1 Phy like the DP83TC814R to the TMS320F28388D DSP
proccesor?.
Hi,
Let me check and get back.
Regards,
Shaunak
HI Inon
I checked, there is no appnote that shows this support. There is no phy driver in c2000(f2838x) device. There is MDIO read and write APIs provided by Ethernet driver to read and write into PHY registers directly. This driver is in the C2000Ware SDK. You can follow the PHY Datasheet and read/write registers directly.
Regards,
Shaunak
So if I'm using the SDK as is it will not work?
I will have to change using the MDIO, the content of the PHY register to meet
the SDK?
Hi Inon,
You can refer the C2000Ware SDK, which has APIs to use MDIO for phy reg modification. You can refer PHY datasheet to understand which registers are to be configured with which values, and accordingly use the SDK APIs.
The F2838x eval kit that you might have has different PHYs, so the SDK examples might not directly work with DP83TC814R PHY.
Regards,
Shaunak