Open Ddh012345dhD opened 3 years ago
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
I installed all of them
This is mine.
Are you the same?
FreeRTOS doesn't matter
my library manager
error: 'ETH_DMADescTypeDef' does not name a type error: 'ETH_DMADescTypeDef' does not name a type
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.
How to fix this error?Help me!