Simple Ethernet test
Hi!
I'm using a custom PCB with STM32F767 on it with LAN8742a for Ethernet communication.
Just to mention, I'm totally new to Ethernet topics.
I have already search for an very simple example on how to just test the connection from the STM to LAN8742a (RMII) and to the PC via Ethernet cable.
Is it possible to just use the CubeIDE with the Ethernet driver but not to use and LwIP or RTOS for a simple test (ping)?
Or do I need to use the above mentioned components in order to just "see" if the HW is alive? Where to start the work? Are there any simple examples/app notes on that?
Like I wrote it is just for a basic HW test. Nothing more.
Thank you for any hints!
Regards,
Gregor
