ETH connection to STM32F769NIH6 with LwIP and FreeRTOS not work
Hi everyone,I'm trying to configure my STM32F769NIH6 via the ETH port in "MII full duplex Only" mode and the LwIP library, but I can't make it work as soon as the default task starts everything freezes. void StartTask_SYS(void const * argument) { ...