Skip to main content
chum
Associate III
March 25, 2019
Question

STM32F429ZI Ethernet

  • March 25, 2019
  • 4 replies
  • 1260 views

usage of ethernet port in stm32f429zi ?

This topic has been closed for replies.

4 replies

ST Technical Moderator
March 26, 2019

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
chum
chumAuthor
Associate III
March 27, 2019

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

Piranha
Principal III
March 28, 2019

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