Arduino-STM32-Ethernet-LAN8720 icon indicating copy to clipboard operation
Arduino-STM32-Ethernet-LAN8720 copied to clipboard

Support communication LAN8720

Open Ddh012345dhD opened this issue 4 years ago • 6 comments

image How to fix this error?Help me!

Ddh012345dhD avatar Mar 30 '21 03:03 Ddh012345dhD

Did you install this ?

STM32 core support for Arduino. https://github.com/stm32duino/Arduino_Core_STM32

Arduino library to support Ethernet for STM32 based board. https://github.com/stm32duino/STM32Ethernet

Lightweight TCP/IP stack (LwIP) is a small independent implementation of the TCP/IP protocol suite. https://github.com/stm32duino/LwIP

nopnop2002 avatar Mar 30 '21 03:03 nopnop2002

I installed all of them

Ddh012345dhD avatar Mar 30 '21 10:03 Ddh012345dhD

This is mine.

Are you the same?

stm32

FreeRTOS doesn't matter

stm32-2

nopnop2002 avatar Mar 30 '21 22:03 nopnop2002

image my library manager

Ddh012345dhD avatar Mar 31 '21 02:03 Ddh012345dhD

image error: 'ETH_DMADescTypeDef' does not name a type error: 'ETH_DMADescTypeDef' does not name a type

Ddh012345dhD avatar Mar 31 '21 03:03 Ddh012345dhD

error: 'ETH_DMADescTypeDef' does not name a type
error: 'ETH_DMADescTypeDef' does not name a type

These are used inside the STM32duino library, not my sketches.

No problem in my environment

It may be affected by other libraries such as STM32duino_FreeRTOS.

Contact to ST-Micro.

nopnop2002 avatar Mar 31 '21 07:03 nopnop2002