Skip to main content
VNava.1
Associate III
October 21, 2021
Solved

There exist an example for SPC58EC-DISP that I can use in order to send UDP message from SPC58EC-DISP via Ethernet without include FreeRTOS Component?

  • October 21, 2021
  • 1 reply
  • 962 views

Hi community!

my name is Vincenzo,

I am looking, if any, for an example application that would help me understand how to send UDP messages from the SPC58EC-DISP board over Ethernet.

For the moment I have found an interesting application that allows me to ping the SPC58EC-DISP from my PC, but I'm not being able to do anything else. I noticed that there are demos available inside this application such as Simple TCP Echo Server, but I have not been able to get it to work. There is some documentation about it? besides AN5413.

Moreover, I would like to know if it possible to create the Ethernet socket to send a UDP message without using the FreeRTOS Component RLA component?

Thanks in advance for your support!

Vincenzo

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

    Hello ,

    There is no example for SPC58EC-DISP using Network component without FreeRTOS Component.

    These components are dependent on FreeRTOS.

    You need to recreate from scratch the Ethernet socket.

    Best regards

    Erwan

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    November 22, 2021

    Hello ,

    There is no example for SPC58EC-DISP using Network component without FreeRTOS Component.

    These components are dependent on FreeRTOS.

    You need to recreate from scratch the Ethernet socket.

    Best regards

    Erwan