2024-02-06 03:04 AM
Hey,
I am using STM32F407 and I am trying to configure the ethernet peripheral (and LWIP) with the cubemx with no success. I cant ping my board.
Please anyone can help me with this?
Solved! Go to Solution.
2024-02-06 03:45 AM
Hello,
Not easy to answer that question based on your description. It could be related to the HW or software (what is the HW you're using: PHY, Clock etc ..)
What I suggest you is to refer to one of the examples provided in STM32CubeF4 under the path Projects\STM324xG_EVAL\Applications\LwIP\LwIP_HTTP_Server_Socket_RTOS
2024-02-06 03:45 AM
Hello,
Not easy to answer that question based on your description. It could be related to the HW or software (what is the HW you're using: PHY, Clock etc ..)
What I suggest you is to refer to one of the examples provided in STM32CubeF4 under the path Projects\STM324xG_EVAL\Applications\LwIP\LwIP_HTTP_Server_Socket_RTOS
2024-02-06 03:58 AM - edited 2024-02-06 04:13 AM