Problems during initialization of Ethernet on STM32F429
Posted on April 16, 2015 at 21:53We are using LwIP running under CMSIS-RTOS and we are trying to initialize the Ethernet peripheral on an STM32F429. I have traced the problem to a line in the ST Cube code v1.5.0, in the file stm32fxx_hal_eth.c. It...