Other Parts Discussed in Thread: AM2732, SYSCONFIG
Hi,
My customer used own RMII PHY and has already made it work with ethernet driver in mcu_plus_sdk_am273x_08_04_00_17 on mmwave mcu plus sdk 4.3 demo.
Now they added bare metal ethernet driver to SBL in mcu_plus_sdk_am273x_08_05_00_24. And they changed the PHY setting similar as they have done in ethernet driver in mcu_plus_sdk_am273x_08_04_00_17. But when they do ping, they found ethernet package loss.
Customer found there are twice negotiations when using ethernet driver in mcu_plus_sdk_am273x_08_04_00_17 in mmwave demo, but no in new driver with SBL. Customer tried to add negotiation in SBL, but still met package loss problem when pinging.
Customer also tried to add bare metal ethernet driver to SBL with the ethernet PHY on AM2732 EVM and ping can work well on EVM (using mcu_plus_sdk_am273x_08_05_00_24).
I found there are some ethernet driver changes/updates in mcu_plus_sdk_am273x_08_05_00_24. Would you pls kindly advise what may missed during the customer RMII PHY integration in new bare metal ethernet driver in mcu_plus_sdk_am273x_08_05_00_24?
Thanks,
Chris