2014-06-06 06:42 AM
Hi Al
I have referred to AN3966 (LwIP TCP/IP stack demonstration for STM32F407/STM32F417 microcontrollers) to get LWIP stack for Standalone STM32F407VG. And also i got LWIP stack files from a link.st.com/we
b/en/catal
og/tools/P
F257906
in ST forum but in that link most of the Header files are missing ,So can anyone please suggest how can i achieve LWIP for Standalone STM32F407VG. #off-topic #lmgtfy2014-06-10 09:57 PM
Hi All,
The error got removed if i place empty config.h file.Note:: but the thing is i'm using this Lwip for ethernet communication between STM32F407VG and a device, adding empty file like config.h will cause any effect on my communication part? please confirm me.