Posted on October 10, 2016 at 18:29Hi, I generated project in CubeMX, and I can't run ETH. Connections to PHY are fine. My program run on line 215 in file stm32f1xx_hal_eth.c whitch is:while (((heth->Instance)->DMABMR & ETH_DMABMR_SR) != (uint32_t)R...