Is there an example of using the stm32f7xx_hal_eth driver to send raw ethernet frames without using lwip ?
Hello community,Can someone please provide me with an example of using the stm32f7xx_hal_eth driver to send raw ethernet frames without using lwip ?I am trying to send raw ethernet frames with an STM32F746G-Disco but can't figure out what APIs to use...