STM32F429ZI Ethernet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-24 10:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-26 9:17 AM
Hello @chum​
What kind of issue you are facing ?
Have you tried the LWIP example from STM32CubeF4 at this path:
STM32Cube_FW_F4_V1.24.0\Projects\STM32F429ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS
Regards,
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-26 8:38 PM
Yes imen, I tried and server also working fine.
Now i want to modify the same application.
my requirement is, i want to send host server data to target board through ethernet.
LwIP is little difficult to me.
I'm using eclipse IDE.
please tell how to create application or how to modify existing application based on my requirement.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-28 1:26 PM
You do understand that the screenshot shows opened HTML file on computer, not from a server on MCU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-28 7:23 PM
For screen shot I open that .html page directly :)
Now I want to understand my actual questio
