Resolved! Initialization of ETH->MACMIIAR
Posted on June 06, 2017 at 18:20Device: STM32F437In file stm32f4x7_eth.c on line 333 there is the statement: tmpreg = ETH->MACMIIAR;However, nowhere do I find an initialization of this value before this access. And checking the value after break...