NUCLEO-H743ZI LWIP using STM32cubeMX?
Posted on November 06, 2017 at 11:11Hi, I generated a simple LWIP/UDP project for the NUCLEO-H743ZI using the STM32cubeMX. But the function HAL_ETH_Transmit(&heth, &TxConfig, 0); returns with DMA error . My board works using the example from the S...