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.

DP83TG720R-Q1: DP83TC812

Part Number: DP83TG720R-Q1

Tool/software:

DP83TC2 is new for me. please help support.

  • Hi Hongsheng,

    Happy to help. Is there any area I can assist with?

    Best,

    Nick

  • Hello, Nick,

        We use DP83TC812 in out project and I am responsible for MDI compliance testing. my question is 

       1) If I want to set DG83TC812 to test mode for MDI test, what kind of tool can be used? I have a tool named TI LaunchPad kit with MSP430MCU which I used to config DP83TG720 registers. Can I use this tool for C812?

       2) Is there any document of how to set test mode and register information of DG83TC812?

    I am very appreciated for your supporting!

    regards,

    Huan Hongsehng

  • Hi Huan Hongsheng,

    I would recommend that you review the Open Alliance Appnote on the DP83TC81X devices:

    https://www.ti.com/lit/an/snla389e/snla389e.pdf

    To configure devices, we still use the MSP430MCU. You can use the tool USB2MDIO to access register settings:

    https://www.ti.com/tool/USB-2-MDIO

    Best regards,

    Nick

  • Hi,Nick,

       thanks for your support. I will try to use USB2MDIO tool to config the chip once PCB is ready

    regards,

    Huan Hongsheng

  • Hi, Nick, 

        could you please provide DP83TC812 configuration files of both master and slave, so I can download it for testing? I have files of 720 as attached

    // Title: 720 OA test
    
    
    begin
    
    //delay 100
    000D 401F	// restart core
    
    
    001F 8000
    0573 0101 
    
    
    000D 4001
    0834 C001
    
    000D 401F
    0405 5800 
    08AD 3C51 
    0894 5DF7 
    08A0 09E7 
    08C0 4000 
    
    0814 4800 
    080D 2EBF 
    08C1 0B00 
    087D 0001 
    082E 0000 
    0837 00F4 
    08BE 0200 
    08C5 4000 
    08C7 2000 
    08B3 005A 
    08B4 005A 
    08B0 0202 
    08B5 00EA 
    08BA 2828 
    08BB 6828 
    08BC 0028 
    08BF 0000 
    
    
    08B1 0014 
    08B2 0008 
    08EC 0000 
    08C8 0003 
    08BE 0201 
    018C 0001 
    001f 4000 
    0573 0001 
    056A 5F41
    
    
    000D 4001
    0904 2000
    
    end

    Thanks

    Huan Hongsheng

  • Hi Hongsheng,

    Please see section 3 of the Open Alliance Appnote on the DP83TC81X I sent above.

    Best regards,

    Nick