2024-10-29 06:06 AM
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.
Thanks in advance
2024-10-29 07:37 AM
Hello @GuruKiran and welcome to the community,
This article can help you.
2024-10-29 10:32 PM
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
2024-10-29 11:35 PM
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
2024-10-29 11:46 PM
Hi,
Thanks for the support. will try from our end.
Regards,
GuruKiran MB
2024-10-30 03:10 AM
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.
Kindly provide your valuable suggestion.
Thanks in advance.
Regards,
GuruKiran M B