[MA35D1] Ethernet and UART Loopback Transmission

, Oct 28, 2024|
0
81
0
  • Application: This example program demonstrates the bidirectional transfer between Ethernet and UART. If the user connects the UART TX/RX, it will enable continuous loopback transmission between Ethernet and UART.
  • BSP Version: MA35D1_Linux-5.10.y
  • Hardware: NuMaker-SOM-MA35D16A8 V2.0


This example program demonstrates the remote control of multiple serial devices over a network, commonly used for industrial automation data transmission and remote environmental monitoring. In this demonstration, when the UART port of the MA35D1 series microprocessor receives data, it sends the received data through Ethernet to the corresponding port on the network. Conversely, when the MA35D1 receives data from Ethernet, it forwards the data to the corresponding UART port based on the Ethernet port from which the data has been received. This method enables data forwarding between different devices effectively.


You can download the sample code at https://www.nuvoton.com/resource-download.jsp?tp_GUID=EC012024102206572140