Question
Does anyone got STM32F767ZI ethernet working?
I've been trying to run some examples with FreeRTOS and lwip stack but I can't make it work.
I'm using CubeMx to generate the config just like this tutorial:
https://www.carminenoviello.com/2016/01/22/getting-started-stm32-nucleo-f746zg/
And working on TrueStudio to build & debug code;
