cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to ping the ethernet in STM32756G-eval board

Jithu__16
Associate II

Greetings !

I am very new to Controllers , I need to enable and ping the Ethernet on STM32F756G-Eval Board .

Can anyone kindly suggest me with the steps/procedure to enable Ethernet in STM CubeIDE so that I can ping from my PC.

Thanks

2 REPLIES 2
SofLit
ST Employee

Hello,

Which example you've already used for this manipulation?

In any case you can start with this example from STM32CubeF7 package: https://github.com/STMicroelectronics/STM32CubeF7/tree/master/Projects/STM32756G_EVAL/Applications/LwIP/LwIP_HTTP_Server_Netconn_RTOS

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.
PS: This is NOT an online support (https://ols.st.com) but a collaborative space. So please be polite in your reply. Otherwise, it will be reported as inappropriate and you will be permanently blacklisted from my help/support.

Hi,

I tried this example also could you, pls tell me how to configure the Ethernet, cortex m7(MPU) configuration and lwip in stm32cubeIDE.