9 years, 4 months ago.

Ethernet on the Nucleo stm32f767zi

I'm trying to get a simple Ethernet UDP running on the Nucleo STM32F767ZI.

I need to connect to another device on IP 192.168.1.236 using Port 25000 to receive data using port 25003 to send data

but with the sample code I'm not even managing to connect the ethernet

Be the first to answer this question.