2023-02-28 12:35 AM
Hi!
I'm trying to get a LAN9303 to work with an STM32F753.
Surprisingly, I don't see in the Cube how to activate the LWIP (it's greyed out...) in the Cube.
How can I manage to activate it?
To sum up my project, I'm looking to do something simple:
My electronic card is connected to a PC via a Switch (3 sockets on the Switch - 2 to the card (lan9303) - 1 to the PC).
From my electronic card, I want to send two Ping commands to the PC (one from each of the LAN9303 ports).
Would you have an example that I can figure out how to achieve this?