• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Interface » High Speed Interface » High Speed Interface Forum » DP83865DVH
Share
High Speed Interface
  • Forum
  • Files
  • E2E Wiki
Options
  • Subscribe via RSS
Check out
Analog Wire blog
  • $core_v2_blog.Current.Name

    Cable equalization 101 – Automating your design

    Posted 1 day ago
    by Hooman Hashemi
    Judging by the number of views on a post related to numerical...
  • $core_v2_blog.Current.Name

    RS-485 - Who says you can't teach an old dog new tricks?

    Posted 5 days ago
    by Neel Seshan
    Would you agree that RS-485 has turned out to be one of the most...
  • $core_v2_blog.Current.Name

    Filter for thought

    Posted 6 days ago
    by Soufiane Bendaoud
    Have you ever wondered how engineers designed active filters...

DP83865DVH

DP83865DVH

This question is not answered
Muhammad Asad Fareed
Posted by Muhammad Asad Fareed
on Jan 20 2012 01:02 AM
Prodigy20 points

We are using National's DP83865DVH in our design. For boundary scan, we are using BSDL model from National Semi-conductor. During boundary scan, when I use DP83865DVH from lot number (VS542AC), the device ID fetched by JTAG tool is 0x1801701F matching with the BSDL. But, when I use DP83865DVH from Lot number (VS925RA), the device id fetch by boundary scan tool is 0x0801701F not matching with the BSDL model. Please Guide. The BSDL works fine for chip with ID 0x1801701F but does not work for 0x0801701F. ]

DP83865 ID AND GMII
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • John Goldie
    Posted by John Goldie
    on Jan 20 2012 19:46 PM
    Expert4995 points

    Greetings;

    We would suggest to check the DP83865 PHYID registers to help us identify the device revision.  These registers are: 

    • PHY Identifier Register #1 (PHYIDR1) address 0x02
    • PHY Identifier Register #2 (PHYIDR2) address 0x03

    Based on current Silicon, and the BSDL file, 0x1801701F is the expected value.  Decoded:

       attribute IDCODE_REGISTER of DP83865DVH: entity is
          "0001"             & -- version
          "1000000000010111" & -- part number
          "00000001111"      & -- manufacturer's identity
          "1";                   -- required by 1149.1

    Decoding the date codes provided, this appears to be

    VS925RA

      • V = Manufactured in S. Portland Fab
      • S = Assembled in Singapore
      • 9 = Last digit of Year of Manufacture
      • 25 = Week of Manufacture
      • RA = Die Run Code

    VS542AC

      • V = Manufactured in S. Portland Fab
      • S = Assembled in Singapore
      • 5 = Last digit of Year of Manufacture
      • 42 = Week of Manufacture
      • AC = Die Run Code

    Singapore plant was in operation up to 2005.  As a guess at this point, the 0x0 part might be early engineering samples from a different version of the part.  Besides the date code is there a "ES" mark on the part with the 0x0 value?  Please advise on the REG contents also.

    Best Regards;
    John Goldie
    DPS APPS / SVA / www.ti.com

     

    ENET
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Muhammad Asad Fareed
    Posted by Muhammad Asad Fareed
    on Jan 22 2012 23:53 PM
    Prodigy20 points

    Dear John Goldie,

    For VS925RA

     PHYID1 read: 0x2000

    PHYID2 read: 0x5C74 (Not matching as per datasheet)

     

    While for VS542AC

    PHYID1 read: 0x2000

    PHYID2 read: 0x5C7A (Matching as per datasheet)

    Best Regars,

    Muhammad Asad Fareed

     

     

     

     

    John Goldie

    Greetings;

    We would suggest to check the DP83865 PHYID registers to help us identify the device revision.  These registers are: 

    • PHY Identifier Register #1 (PHYIDR1) address 0x02
    • PHY Identifier Register #2 (PHYIDR2) address 0x03

    Based on current Silicon, and the BSDL file, 0x1801701F is the expected value.  Decoded:

       attribute IDCODE_REGISTER of DP83865DVH: entity is
          "0001"             & -- version
          "1000000000010111" & -- part number
          "00000001111"      & -- manufacturer's identity
          "1";                   -- required by 1149.1

    Decoding the date codes provided, this appears to be

    VS925RA

      • V = Manufactured in S. Portland Fab
      • S = Assembled in Singapore
      • 9 = Last digit of Year of Manufacture
      • 25 = Week of Manufacture
      • RA = Die Run Code

    VS542AC

      • V = Manufactured in S. Portland Fab
      • S = Assembled in Singapore
      • 5 = Last digit of Year of Manufacture
      • 42 = Week of Manufacture
      • AC = Die Run Code

    Singapore plant was in operation up to 2005.  As a guess at this point, the 0x0 part might be early engineering samples from a different version of the part.  Besides the date code is there a "ES" mark on the part with the 0x0 value?  Please advise on the REG contents also.

    Best Regards;
    John Goldie
    DPS APPS / SVA / www.ti.com

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • John Goldie
    Posted by John Goldie
    on Jan 23 2012 16:19 PM
    Expert4995 points

    Greetings - Please contact me direct at john.goldie@ti.com for follow up. 

    John Goldie

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • hengbin zhao
    Posted by hengbin zhao
    on Aug 19 2012 22:40 PM
    Prodigy10 points

    I’m trying to port dp83865 to my custom am335x board. But it can’ work under u-boot.

     

    static struct module_pin_mux rgmii1_pin_mux[] = {

     

            {OFFSET(mii1_col ), MODE(2)},                   /* RGMII1_COL */

            {OFFSET(mii1_crs),  MODE(2)},                   /* RGMII1_CRS */

            {OFFSET(mii1_rxerr), MODE(2)|RXACTIVE},         /* RGMII1_RXERR */

     

            {OFFSET(mii1_txen), MODE(2)},                   /* RGMII1_TCTL */

            {OFFSET(mii1_rxdv), MODE(2) | RXACTIVE},        /* RGMII1_RCTL */

            {OFFSET(mii1_txd3), MODE(2)},                   /* RGMII1_TD3 */

            {OFFSET(mii1_txd2), MODE(2)},                   /* RGMII1_TD2 */

            {OFFSET(mii1_txd1), MODE(2)},                   /* RGMII1_TD1 */

            {OFFSET(mii1_txd0), MODE(2)},                   /* RGMII1_TD0 */

            {OFFSET(mii1_txclk), MODE(2)},                  /* RGMII1_TCLK */

            {OFFSET(mii1_rxclk), MODE(2) | RXACTIVE},       /* RGMII1_RCLK */

            {OFFSET(mii1_rxd3), MODE(2) | RXACTIVE},        /* RGMII1_RD3 */

            {OFFSET(mii1_rxd2), MODE(2) | RXACTIVE},        /* RGMII1_RD2 */

            {OFFSET(mii1_rxd1), MODE(2) | RXACTIVE},        /* RGMII1_RD1 */

            {OFFSET(mii1_rxd0), MODE(2) | RXACTIVE},        /* RGMII1_RD0 */

          //{OFFSET(mii1_refclk), MODE(2)|RXACTIVE},                 /* RGMII1_REFERR */

            {OFFSET(mdio_data), MODE(0) | RXACTIVE | PULLUP_EN}, /* MDIO_DATA */

            {OFFSET(mdio_clk), MODE(0) | PULLUP_EN},        /* MDIO_CLK */

            {-1},

    };

     

    My setting:

    writel(RGMII_MODE_ENABLE, MAC_MII_SEL);

    cpsw_data.gigabit_en = 1;

     

    I type the “dhcp” on u-boot console , I ‘m getting the below output.

     

    Retry count exceeded; starting again

    phyid1 = 0x2000

    phyid1 = 0x5c7a

    phy name =cpswAuto Negotitation failed for port 0

    BOOTP broadcast 1

    BOOTP broadcast 2

    BOOTP broadcast 3

    BOOTP broadcast 4

    BOOTP broadcast 5

    BOOTP broadcast 6

    BOOTP broadcast 7

    BOOTP broadcast 8

    BOOTP broadcast 9

    BOOTP broadcast 10

     

    Thank you very much!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use