Ethernet for ST32F407 gave me HAL_ETH_ERROR_DMA when I plugin the ethernet cable
I have an STM32F407 with the ethernet PHY DP83848. I cannot ping the device if I'm using the LwIP because I'm facing some errors.I belive that this can be an bug in STM32CubeIDE 1.9.0.I do the following steps to reproduce the error.I start up my PCB ...