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.

TMS320F28388D: Ethernet PHY clock source

Part Number: TMS320F28388D
Other Parts Discussed in Thread: DP83826E

Hello,

We are designing new control using TMS320F28388D DSP. In this control we will use Ethernet interface using DP83826E PHY device. 

We are planning to use 20MHZ crystal as a external clock source for DSP. Now can we apply 25MHZ clock to DP83826E PHY device from (XCLKOUT) External clock of  DSP?

With Regards,

Dushyant Rana

  • Dushyant,

    You can refer to figure 41-1 CM Clocking System for the configurable clock sources to Ethernet.

    You can update the AuxPLLRAWCLK to choose XTAL.

    SysCtl_setEnetClk(SYSCTL_ENETCLKOUT_DIV_2, SYSCTL_SOURCE_SYSPLL);

    The above API is used to select the divider and source to Ethernet clock. 

    Regards,

    Yashwant

  • Dear Yashwant,

    Thanks for your reply,

    But here i am not asking for clocking for internal Ethernet block of TMS320F28388D DSP.

    As DP83826E PHY device needs 25Mhz Crystal or oscillator input clock.

    Now instead using Crystal or oscillator, Can i use XCLKOUT signal ( after configuring XCLKOUT to 25Mhz ) of TMS320F28388D DSP to  XI signal of DP83826E PHY device?

    Regards,

    Dushyant Rana

  • Dushyant,

    Our Expert on the clocking systems is on a holiday. Pleas expect a reply by the beginning of next month. 

    Apologies for the delay.

    Regards,

    Yashwant