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.

8147 CPRGMII Internal Delay Mode doesn't work

I tried the DM8147 CPRGMII Internal Delay Mode by changing GMII_SEL reg.

But the timing of signals output from rgmii interface does not change at all.

Is there something wrong?

GMII_SEL is 0x0000030a in the image below, so the rgmii is in the Internal Delay Mode.

  

GMII_SEL is 0x0000033a in the image below, so the rgmii has No Internal delay.

The pink one is RGMII0_TXD2, the blue one is RGMII0_GMTCLK, and the yellow one is RGMII0_TXEN.

There is really nothing different between the two images!

  • He Liang,

    he liang said:
    The pink one is RGMII0_TXD2, the blue one is RGMII0_GMTCLK, and the yellow one is RGMII0_TXEN.

    The signal which is affected by the GMII_SEL internal delay feature is EMAC[x]_RGTXC. See DM814x datasheet (screen shot below):

    Best regards,
    Pavel

  • Sorry, I mean I can't make it into normal mode.

    All of these two images are in the internal delay mode.

  • He Liang,

    he liang said:

    Sorry, I mean I can't make it into normal mode.

    All of these two images are in the internal delay mode.

    From what I understand you are monitoring three signals on the scope: RGMII0_TXD2, RGMII0_GMTCLK and RGMII0_TXEN.

    While the changes between "internal delay" and "no internal delay" modes should be into the EMAC[x]_RGTXC signal.

    Regards,
    Pavel

  • He Liang,

    We have several E2E community members that are using the EMAC internal delay successful, see the below e2e threads:

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/169742.aspx

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/178450.aspx

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/252657.aspx

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/155890.aspx

    http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/170318.aspx

    Best regards,
    Pavel