cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429ZI Ethernet

chum
Associate II

usage of ethernet port in stm32f429zi ?

4 REPLIES 4
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Yes imen, I tried and server also working fine.0690X0000088veVQAQ.png

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

You do understand that the screenshot shows opened HTML file on computer, not from a server on MCU?

chum
Associate II

For screen shot I open that .html page directly 🙂

Now I want to understand my actual questio