7 years, 10 months ago.

Why doesn't the EthernetInterface library work for the Nucleo boards?

Why doesn't the EthernetInterface library work for the Nucleo boards?

2 Answers

7 years, 10 months ago.

Nucleo boards do not have Ethernet on them.

This is true. But they can connect to Ethernet modules... I found that ST/ARM charges for most of the Ethernet Interfaces hopefully one day this will be opensource to.

posted by Shane Kirkbride 17 Jun 2016

Hi,

I am trying to get Ethernet working on Nucleo F429ZI board which has Ethernet on it. Does the Ethernet library support Nucleo boards now?

posted by Priyanka Sharma 22 Dec 2016
7 years, 10 months ago.

The NUCLEO STM32F746-ZG has Ethernet and here is the driver: https://developer.mbed.org/users/DieterGraef/code/Nucleo_F746ZG_Ethernet/

with best regards Dieter Gräf