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.
Replies: 5
Views: 57
Part Number: TMDSHSECDOCK
Hi,
I am little confused with connection between TMS320F28388D and control card. I am trying to use MII interface to connect a external PHY.
Here is the GPIOs I chose to connect to PHY
Then I checked TMS320F2838x datasheet to identify where the pins locates.
But when I was trying to connect these pins on the deck. I found there are two pins ENET_MII_RX_DATA_2 and ENET_MII_RX_DATA_3 that are not connecting to GPIO. See the yellow highlight.
Would you mind explaining why is that? Thanks.
Regards,
Cheng
In reply to Cheng Chen4:
Cheng,
A few things are going on here.
Regards,Cody
In reply to Cody Watkins:
Hi Cody,
Thanks for the help! It makes a lot of sense now.
I am trying to test DP83640 PHY for ieee 1588 protocol. I notice there are ethernet example codes such as ethernet_c28x_config and ethernet_ex4_ptp_basic_slave, and ethernet_ex4_ptp_basic_master in the resource explorer. Does the built-in Ethernet PHY support those?
the examples included in C2000Ware (which are viewable in the resource explorer) for F28388D are made to run on the TMDSCNCD28388D controlCARD. They should run without modification.
Sounds good. Thanks for the help!