Associate III
November 6, 2017
Question
NUCLEO-H743ZI LWIP using STM32cubeMX?
- November 6, 2017
- 2 replies
- 834 views
Posted on November 06, 2017 at 11:11
Hi,
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 STM32Cube_FW_H7_V1.1.0. So the hardware is ok.
What is wrong with my configuration?
Ari.