Ethernet "not always working" on a brand new auto-generated STM32CubeIDE project with lwIP + FreeRTOS on F746ZG
Half the times I reset the MCU, Ethernet does not come up.
I'm using CMSIS_V1 interface.
IDE version is 1.10.1; F7 fw is v1170.
The project has been generated from scratch for an F746ZG and runs on a Nucleo-F746ZG, the PHY has already been configured and everything works fine when it does; either it works or it does not.
No code added, just the auto-generated code.
I already solved the joke of having to set task stack to 256 words to make it not HardFault, I'll be glad to hear about other easter eggs to find.
Are these the "reworked" drivers ? How can I tell ? Is there a release number instead of "22Q2" ?
UPDATE:
These are the "reworked" drivers
