MCPcopy Index your code
hub / github.com/OpenEtherCATsociety/SOES

github.com/OpenEtherCATsociety/SOES @v3.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.1.0 ↗ · + Follow
292 symbols 660 edges 65 files 194 documented · 66%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Simple Open Source EtherCAT Slave

Build Status

SOES (Simple OpenSource EtherCAT Slave Stack) is an opensource slave stack that is very easy to use and provides a small footprint. It is a good alternative to more complex stacks on the market.

Overview

SOES is an EtherCAT slave stack written in c. Its purpose is to learn and to use. All users are invited to study the source to get an understanding how an EtherCAT slave functions.

Feature list: - Address offset based HAL for easy ESC read/write access via any interface - Mailbox with data link layer - CoE - Object dictionary - SDO read and write for all sizes including segmented transfers - Easy portable C-code suited for embedded applications - Fixed and/or dynamic PDO mapping - FoE with bootstrap template - Support for Little and Big endian targets - Run polling, mixed polling/interrupt or interrupt - Support for SM Synchronization - Support DC sync0 and DC Synchronization - Add stack configuration via new configuration parameter to/or from "stack"_init - EoE

TODO - Update documentation - Add EoE sample application

Core symbols most depended-on inside this repo

Shape

Function 266
Class 25
Enum 1

Languages

C96%
C++4%

Modules by API surface

soes/esc.c38 symbols
soes/esc_coe.c29 symbols
soes/esc_eoe.c28 symbols
applications/rtl_lwip_eoe/main.c17 symbols
soes/esc_foe.c16 symbols
drivers/linux/lan9252/lan9252.c15 symbols
soes/hal/tiesc/esc_hw.c13 symbols
soes/ecat_slv.c13 symbols
soes/hal/rt-kernel-xmc4/esc_hw.c12 symbols
soes/hal/xmc4/esc_hw_eep.c10 symbols
soes/hal/rt-kernel-lan9252/esc_hw.c10 symbols
soes/hal/linux-lan9252/esc_hw.c10 symbols

For agents

$ claude mcp add SOES \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page