Please explain the use of the three GBE_LINK signals as the use of GBE_LINK_100 in Figure 16 of the Jetson TX2 OEM Product Design Guide on a Gigabit link seems odd. Might expect the LED to be controlled by the GBE_LINK_1000 (F46) output on a Gigabit link?
A table showing the state on the GBE_LINK_ACT, GBE_LINK_100 and GBE_LINK_1000 signals at 100Mb/s and 1000Mb/s connection speeds would be useful.
The operation mode of 2 LEDs combination is customizable, the Ethernet chip in module is BCM54610, you can check its datasheet for the detail configuration and so implement the settings as you wish.
I have just begun to solve this problem.No idea yet.So find out if there are any friends with the same problem as me in the post. If you have solved it later, please let me know.
Thank you !!!
I will let you know as soon as I solve it, please do the same with me. The Ethernet connection works but we cannot ship with the ACT-LED not working.
Do you use a custom carrier?
Take a look at Figure 15 of the OEM Design Guide on page 33: DMIC4_CLK is pulled-up internally. This signal needs to be low a boot time for the GbE PHY to enter into the right LED mode.
We want the default LED mode, not the LOM-LED mode. We need 2 LEDs working: LINK and ACT. After flashing Jetpack 3.2.1 only the LINK-LED is working. ACT-LED is always dark, on the development kit as well as on our custom carrier.
Hi WayneWWW,
The LED light connected to the E47/GBE_LINK_ACT indicates the state of network activity.The ideal situation is twinkling, but it’s not bright now.I want to solve this problem
To be more precise, we need
GBE_LINK_ACT# at pin E47 to show Ethernet activity
GBE_LINK100# at pin F50 to show an active Ethernet link.
exactly like it is wired on the development kit P2597-B04
Hi WayneWWW,
how do we ensure that the default LED-mode is enabled during boot-up?
Do you know how to set the output level of DMIC4_CLK to low during boot-up?
Thanks!