AM273x MCU+ SDK  08.05.00
Networking

Overview

Advances in automated factories and smart vehicles require advanced networking capabilities, real-time processing and more advanced motor-control topologies. TI Networking solution packaged with the SDK provide a rapidly growing need for Sitara MCU to out space traditional MCUs and deliver processor-like capabilities. Networking is a broad terms used to cover Ethernet (IEEE 802.3) communication protocol used in industrial, automotive and other general use cases.

Figure: Industrial And Automotive Networking Applications

This document covers driver software architecture, Application Programming Interfaces (API), protocol stack usage, ** LwIP ** (Light Weight IP stack), examples and demos that are packaged in the SDK. The out-of-box Ethernet (CPSW) Examples enables fast on-board and accelerates the development cycle. This document also provides API guide for low level Ethernet, Industrial communication protocols drivers along with Layer-2 (low level) examples to enable advanced users to integrate the custom stack.

Networking is supported using Common Port SWitch (CPSW) Peripheral. CPSW subsystem provides IEEE 802.3 standard Ethernet gigabit speed packet communication for the device and can also be configured as an Ethernet switch. CPSW supports RGMII and RMII Interfaces.

To know more about the hardware peripherals, please refer to datasheet and Technical Reference Manual (TRM) on the product page:

Salient Features

Figure: Networking Software Features

Software Components Overview

Below is the software components overview highlighting mainly the components used in the Networking software development.

Figure: Networking Software Components Overview

Examples and Demos

You can find out-of-box examples and demos here.

Driver

Ethernet Low-Level Driver (Enet-LLD) is a driver that aims at providing an unified interface for the different Ethernet peripherals found in TI SoCs.