Skip to main content
Visitor II
October 29, 2024
Question

Regarding Ethernet Implementation in STM32H757 eval board

  • October 29, 2024
  • 1 reply
  • 1478 views

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

 

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    October 29, 2024

    Hello @GuruKiran and welcome to the community,

    This article can help you.

    GuruKiranAuthor
    Visitor II
    October 30, 2024

    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

    Technical Moderator
    October 30, 2024

    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