element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Ultrazed Hardware Design Ultrazed carrier board Ethernet LEDs not blinking
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 6 replies
  • Answers 1 answer
  • Subscribers 353 subscribers
  • Views 1087 views
  • Users 0 members are here
Related

Ultrazed carrier board Ethernet LEDs not blinking

mad_dog
mad_dog over 6 years ago

Hello...We are evaluating the Ultrazed EG SOM using a SOM and carrier board set. I notice that the LEDs in the Ethernet jack are very dim and do not blink when connected to a network. The port functions normally otherwise. Does anyone know a fix for this? Thanks...Mike

 

No replies so far. Has anyone else at least seen this too? We have three boards and they all have this issue. Thanks.

  • Sign in to reply
  • Cancel

Top Replies

  • drozwood90
    drozwood90 over 6 years ago +1 suggested
    Mike, Were you able to get your answer from your FAE? This is what I told him when I was asked about this: I spoke with some of our developers. “I did something like this for MicroZed, but not any of the…
  • mad_dog
    mad_dog over 6 years ago in reply to drozwood90 +1
    Yep. Understood. Thanks Dan.
  • drozwood90
    0 drozwood90 over 6 years ago

    Mike,

     

    Were you able to get your answer from your FAE?  This is what I told him when I was asked about this:

     

    I spoke with some of our developers.

    “I did something like this for MicroZed, but not any of the UltraZeds.  I was able to do it via the device tree to set the appropriate registers in the Ethernet PHY.  For example:

     

    &gem0 {

           status = "okay";

        phy-handle = <&phy0>;

           phy-mode = "rgmii-id";

        phy0: phy@0 {

            compatible = "marvell,88e1510";

            device_type = "ethernet-phy";

            reg = <0x0>;

            /* linux,phandle = <0x5>; */

    /* phandle = <0x5>; */

            /*

             * modify PHY registers to:

             * Reg 3_16

             * LED[1] bits [7:4] = ON=link, BLINK=activity, OFF=no activity

             * LED[0] bits [3:0] = link speed detect (3 blinks= 1Gbps, 2 blinks = 100Mbps, 1 blink = 10Mbps)

             * Reg 3_17

             * LED[1:0] = ON-drive low, OFF-high

             * Reg 3_18

             * LED[0] bits [3:2] = link speed LED blink off period = 170ms

             * LED[0] bits [1:0] = link speed LED blink on period = 340ms

             */

            marvell,reg-init = <3 16 0xff00 0x42>,

    <3 17 0xfff0 0x0>,

    <3 18 0xfff0 0x6>;

        };

     

    };

    “

     

    It’s rather possible that we did not enable the LEDS as there is typically a default configuration that works.  When we run our factory test we do not normally look at LEDs of things like this – but focus on the ability of the hardware to communicate – which it did and passed.

     

    That register configuration above is for the Marvell.  They would need to construct something similar that uses information the register map in this document: http://www.ti.com/lit/ds/symlink/dp83867ir.pdf

     

    --Dan

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • mad_dog
    0 mad_dog over 6 years ago in reply to drozwood90

    Hi Dan...Yes we did get that response from the FAE. I'm a hardware guy but I'm told by the software people who have looked into it that the driver for the TI PHY does not seem to support configuration of the LED control registers in the PHY. Looking at the defaults for those registers and the mode settings applied at reset, we believe there should be LED activity by default. It would be good if you could verify those findings. I wonder if those registers are getting a bad value somehow. We have a plan to use the SOM module with a carrier board of our own design and there will be a customer expectation to see the Ethernet LEDs blinking like most network equipment. I looked at the lines driving the two bipolar transistors on the carrier board and I don't see any activity; the base of the transistor is set high at 1.8V. We'll need to get to the bottom of this at some point. If you could dig into it a little more we would greatly appreciate it. Thanks...Mike

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • drozwood90
    0 drozwood90 over 6 years ago in reply to mad_dog

    Mike,

     

    Please follow up with your FAE and drive through him.  Due to the specific nature of this, I think it will get you a faster result.

     

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mad_dog
    0 mad_dog over 6 years ago in reply to drozwood90

    Ok. FWIW, we also have the Xilinx ZCU104 development board and that board does the same thing. Maybe some of the Ultrazed board HW/SW was cloned from the ZCU boards?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • drozwood90
    0 drozwood90 over 6 years ago in reply to mad_dog

    Mike,

     

    Typically this is not the case.  We tend to design our own boards.  Sometimes there are overlapping features.

    If the same MAC is on the ZCU104, and the Xilinx software folk did not program the registers either, then it would behave the same.  Even if it is a different model, you need to tell the part what you want.

    Xilinx typically has different design constraints than my group and typically there is some overlap, however we do not straight copy the Xilinx designs.  We have an entire design department specifically for creating these boards and designs.  Of course there are times this seems to be the case, but sometimes there is only 1 way to wire something up (eMMC for example).

     

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mad_dog
    0 mad_dog over 6 years ago in reply to drozwood90

    Yep. Understood. Thanks Dan.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube