Other Parts Discussed in Thread: DP83869
Tool/software:
Hi Team,
My customer is using the LaunchPad and testing the enet_lwip_cpsw sample program provided.
In the test_enet.c L.117 EnetApp_initLinkArgs() function, they have configured the duplex setting to AUTO as indicated below.
linkCfg->speed = ENET_SPEED_AUTO;
linkCfg->duplexity = ENET_DUPLEX_AUTO;
However, they are unable to connect to 10BASE-T.
Is there a configuration that will auto-detect for 10BASE-T, 100BASE-TX, 1000BASE-T? If so, how can they do this?
Best regards,
Mari Tsunoda