STM32H7 + LAN8742: both ETH leds blink every 2 seconds
Hello,
I am working with a STM32H743 with RTOS and LWIP, using LAN8742 as PHY. I have developed a custom board with this setup and it has been working very well.
Now, after almost an year, the new production lot does not work anymore: when the firmware starts, the 2 leds connected to the RJ45 plug blink simultaneously. The producer assured me that he used the same components, only the PCB has been produced in a different lot, same master.
I tried to handle the nRST pin by software, delaying its assertion as descripted in the LAN8742 datasheet but it's no use. With the "old" boards that pin was left high for the whole time, no need of hardware reset via that pin.
Is there a logic table that describes what the actual LED meaning is? I think they are showing some kind of error state but can't figure out which.
Big thanks in advance!
