cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Ethernet Implementation in STM32H757 eval board

GuruKiran
Associate II

Hi,

I have STM32H757i eval board, for which I need to implement ethernet TCP/IP protocol.
In order to do this, Ping "IP address", itself isn't happening.

I'm attaching the Screenshot for the same.

Kindly let me know, if there are any changes to be made in configuration in the .ioc of STM32 Cube IDE.

 

GuruKiran_0-1730207019708.png

 

GuruKiran_1-1730207077695.pngGuruKiran_2-1730207105876.png

 

Thanks in advance

 

 

5 REPLIES 5
SofLit
ST Employee

Hello @GuruKiran and welcome to the community,

This article can help you.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

Hi

We tried that solution, but it isn't working, but our STM32H757 eval board has RMII config instead of MII.
Kindly provide some other solution regarding the ethernet configuration for the abovementioned board.

Thanks in advance.

Regards,

Gurukiran MB

Try to inspire from LWIP examples provided in STM32H7 Cube for STM32H743-Eval: https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H743I-EVAL/Applications/LwIP

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

Hi,

Thanks for the support. will try from our end.

Regards,

GuruKiran MB

Hi,

After trying the projects which is present in the link shared, we weren't able to see desired output.

We checked configuration of stm32h743i eval board LWIP_TCP_echo_client example, replicated for stm32h757i eval board.

 

GuruKiran_0-1730282855584.jpeg


Kindly provide your valuable suggestion.

Thanks in advance.

Regards,

GuruKiran M B