Skip to main content
AMarc.9
Associate
October 18, 2021
Solved

Ethernet comunication example SPC58EC and linux

  • October 18, 2021
  • 1 reply
  • 1789 views

Hi all,

Someone has a working example of simple communication via Ethrnet TCP between linux and freertos with the SPC58EC.

Thnaks in advance

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

    Yes ,

    SPC58ECxx_RLA Network Ping Test Application for Discovery

    Have you followed the README.txt

    "This application is an example on how to use the FreeRTOS network component.

    It needs to configure the network component providing the networking configuration:

    i.e: MAC Address, IP static Address.

    Open a console and ping from a remote host to the IP address configured for the board.

    Fit the following jumpers to configure the network:

    JP5:

    ETH_PWR  -> [3 - 4]

    RESET   -> [5 - 6]

    ETH_TX_CLK -> [7 - 8]

    ETH_TXD_0 -> [9 - 10]

    ETH_TXD_1 -> [11 - 12]

    ETH_TXD_2 -> [13 - 14]

    ETH_TXD_3 -> [15 - 16]

    ETH_TX_EN -> [17 - 18]

    ETH_MDIO  -> [19 - 20]

    ETH_MDC  -> [21 - 22]

    ETH_COL  -> [23 - 24]

    ETH_CRS  -> [25 - 26]

    ETH_RX_ER -> [27 - 28]

    ETH_RX_DV -> [29 - 30]

    ETH_RXD_0 -> [31 - 32]

    ETH_RXD_1 -> [33 - 34]

    ETH_RXD_2 -> [35 - 36]

    ETH_RXD_3 -> [37 - 38]

    ETH_RX_CLK -> [39 - 40]

    JP50: FIT"

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    December 1, 2021

    Yes ,

    SPC58ECxx_RLA Network Ping Test Application for Discovery

    Have you followed the README.txt

    "This application is an example on how to use the FreeRTOS network component.

    It needs to configure the network component providing the networking configuration:

    i.e: MAC Address, IP static Address.

    Open a console and ping from a remote host to the IP address configured for the board.

    Fit the following jumpers to configure the network:

    JP5:

    ETH_PWR  -> [3 - 4]

    RESET   -> [5 - 6]

    ETH_TX_CLK -> [7 - 8]

    ETH_TXD_0 -> [9 - 10]

    ETH_TXD_1 -> [11 - 12]

    ETH_TXD_2 -> [13 - 14]

    ETH_TXD_3 -> [15 - 16]

    ETH_TX_EN -> [17 - 18]

    ETH_MDIO  -> [19 - 20]

    ETH_MDC  -> [21 - 22]

    ETH_COL  -> [23 - 24]

    ETH_CRS  -> [25 - 26]

    ETH_RX_ER -> [27 - 28]

    ETH_RX_DV -> [29 - 30]

    ETH_RXD_0 -> [31 - 32]

    ETH_RXD_1 -> [33 - 34]

    ETH_RXD_2 -> [35 - 36]

    ETH_RXD_3 -> [37 - 38]

    ETH_RX_CLK -> [39 - 40]

    JP50: FIT"