2024-05-07 12:00 AM
Hi Team,
I am Using NUCLEO-F439ZI EVM, while using ethernet interfacing,
In the RMII mode:
In the MII mode (both half-duplex and full duplex):
My problem was, while using TCP client and server programming, I choose MII mode, I does not show LAN8742. while using RMII mode, the sent from PC -> EVM board, it cannot accept the data. Guide, what is the mistake done? give the clarification.
Thank You
Ramachandran.S
Solved! Go to Solution.
2024-06-26 03:01 AM
Hi, STea
I selected MII mode instead of RMII mode during ethernet configuration
2024-06-21 04:12 AM
Hello @Ramachandran1992 ,
can you please explain what you mean when you said
@Ramachandran1992 wrote:My problem was, while using TCP client and server programming, I choose MII mode, I does not show LAN8742. while using RMII mode, the sent from PC -> EVM board, it cannot accept the data.
I don't seem to understand your problem can you please explain what your issue is, is it related to PHYs that you can select in CubeMX? in that case the NUCLEO-F439ZI embeds the PHY lan8742 only.
Regards
2024-06-23 08:35 PM
Hi STea,
The problem was solved by me. the selection of mode was different. thank you for your great help and quick reply.
Regards
Ramachandran S
2024-06-25 07:12 AM
Hello @Ramachandran1992 ,
sorry for the late response but can you explain further how you resolved you issue.
when you said "the selection of mode was different" which selection mode you are referring to.
if you can describe how, you did resolve your issue and mark it as solution for visibility purposes.
Regards
2024-06-26 03:01 AM
Hi, STea
I selected MII mode instead of RMII mode during ethernet configuration