Skip to main content
Kmaza.1
Associate
February 11, 2021
Solved

How to communicate between two SPC58EC board through Ethernet .

  • February 11, 2021
  • 3 replies
  • 1187 views

I am using SPC58EC MCU board to send some through Ethernet , For this one I tried to generate new project inside that I selected the network section , Inside I choose ping project.

Can any body suggest how to configure Ethernet driver?

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    hello ,

    There is a nice example in SPC5Studio 6.0

    SPC58ECxx_RLA Network Ping Test Application for Discovery

    0693W000008GgBPQA0.png 

    Best regards

    Erwan

    3 replies

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    February 19, 2021

    hello ,

    There is a nice example in SPC5Studio 6.0

    SPC58ECxx_RLA Network Ping Test Application for Discovery

    0693W000008GgBPQA0.png 

    Best regards

    Erwan

    Kmaza.1
    Kmaza.1Author
    Associate
    February 23, 2021

    Thank You Erwan.

    I tried this it work successfully , But I want to receive some data on SPC58EC board from host system (Linux).

    Please suggest me how can I achieve this task.

    Regards

    Ganesh.

    VNava.1
    Associate III
    September 9, 2021

    Hi Kmaza,

    Were you able to establish communication via Ethernet between two SPC58 boards or between board and Host PC?

    I would like to realize something similar, but I still haven't been able to find any answers by studying the Network Ping Test application. Dear @Erwan YVIN​ There is an example in which I can send segment(TCP) or Datagram(UDP) from SPC58EC-DISP?

    Thank you both,

    Vincenzo