8 years, 10 months ago.

EthernetInterface library cannot compile for ST-Nucleo-F411RE

Here is the compiler information:

D:/BaiduYunDownload/SMeshStudio_4.6.72/mcore/hw/mbed/libraries/EthernetInterface_TARGET_STM/stm32f4_emac.c:31:15: error: unknown type name 'ETH_DMADescTypeDef'

Here is the online compiler infromation: /media/uploads/kkoolerter/capture.png

Question relating to:

mbed IP library over Ethernet ethernet, ip, mbed

1 Answer

8 years, 10 months ago.

Ethernet is not supported on the F11RE. The product page (https://developer.mbed.org/platforms/ST-Nucleo-F411RE/) does list a supported Ethernet shield, however (http://www.seeedstudio.com/depot/W5200-Ethernet-Shield-p-1577.html).

Accepted Answer