Part Number: TM4C1294NCPDT
Hi
I am interfacing KSZ9477 with tm4c1294ncpdt micro-controller.
my configuration strap setting in hardware is
0 - LED4_1, 1 - LED3_1 --> I2C communication is selected.
1 - LED2_1 --> Normal link up
0 - LED1_0 --> Wire filtering enabled
1 - LED1_1 --> Flow control enabled.
1 - LED2_0 , 1 - LED4_0 --> Normal link up, Auto negotiation enabled.
1 - LED5_1 --> Start switch link up enabled.
My firmware setting is
PHY Basic control register (0x1100) - data -0x1000 for all the 5 ports.
PHY Auto-Negotiation Advertisement Register (0x1108) -data - 0x0D41 for all the 5 ports
PHY 1000BASE-T Control Register(0x1112) -data -0x0200 for all the 5 ports .
We are using TP-LINK (TL-SG1024D).when i try to connect 1000Mbps,100Mbps with TP-LINK , its trying to connect but connection is not established. When i connect with Laptop all the configuration is working fine.
I need support to make it work, is my settings are correct?