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.

quesions about the configuration of SGMII_SERDES_CFGPLL.MPY on C6657

I am using TMS320C6657LS evm and I want to configure the EMAC module to work on full duplex mode. According to <SPRUHH1 Ethernet Media Access Controller (EMAC)/Management Data Input/Output (MDIO) user guide>P178:  refclk = LINERATE * RATESCALE/MPY, thus MPY = LINERATE * RATESCALE/refclk . I have noted that the refclk is 250MHz as shown in C6657EVM shematic document, and RATESCALE = 0.5(as table 6-4 shows) , LINERATE =1.25G, so the value of MPY is 2.5, not in the range 4~25!

I am confused about this and what's wrong with it?

thank for your reply