cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone got STM32F767ZI ethernet working?

yMont
Associate

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;

1 REPLY 1
Imen.D
ST Employee

Hello,

Have a look to the STM32F76xxx errata sheet in the section "Ethernet peripheral limitations" to check if you have the same conditions as described in the errata sheet.

You may find Ethernet examples under STM32CubeF7, re-use sections available in the examples or get inspired from them:

STM32Cube_FW_F7_V1.12.0\Projects\STM32F767ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS

Kind Regards,

Imen.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen