CubeMX what are expected steps for F767ZIT for FreeRTOS+LwIP+ETH ?
Posted on March 24, 2018 at 02:19I enable Ethernet in RMII mode, tried PHY address 0 and 1, Ienable FreeRTOS, automatically configure clock, etc. I set breakpoints (SW4STM32) and program waits in lwip's 'accept' function, the one that waits for conn...