while (ETH->DMABMR & ETH_DMABMR_SR) HANGS
Posted on December 07, 2016 at 16:03Hi.This above code (part of the procedure PowerControl(..)) runs OK on my MCBSTM32C (KEIL evaluation) board.But, when the same code is loaded to my target system, the SR-bit (Software Reset) of the ETH_DMABMR is a...