文件名称:SOES-master
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Simple Open Source EtherCAT Slave
====
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.
Features as of 1.0.0:
- 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 PDO mapping
- FoE with bootstrap template
- Support for Little and Big endian targets.
- Polling for interrupts
-Simple Open Source EtherCAT Slave
====
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.
Features as of 1.0.0:
- 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 PDO mapping
- FoE with bootstrap template
- Support for Little and Big endian targets.
- Polling for interrupts
====
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.
Features as of 1.0.0:
- 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 PDO mapping
- FoE with bootstrap template
- Support for Little and Big endian targets.
- Polling for interrupts
-Simple Open Source EtherCAT Slave
====
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.
Features as of 1.0.0:
- 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 PDO mapping
- FoE with bootstrap template
- Support for Little and Big endian targets.
- Polling for interrupts
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SOES-master
...........\.github
...........\.......\CONTRIBUTING.md
...........\.......\PULL_REQUEST_TEMPLATE.md
...........\.gitignore
...........\CMakeLists.txt
...........\LICENSE
...........\README.md
...........\applications
...........\............\rtl_slavedemo
...........\............\.............\.settings
...........\............\.............\.........\org.eclipse.cdt.codan.core.prefs
...........\............\.............\.........\org.eclipse.cdt.core.prefs
...........\............\.............\CMakeLists.txt
...........\............\.............\RTL_ATO.xml
...........\............\.............\RTL_ATO_SPI_SLAVE.bin
...........\............\.............\bootstrap.c
...........\............\.............\bootstrap.h
...........\............\.............\eeprom.bin
...........\............\.............\led_handler.c
...........\............\.............\main.c
...........\............\.............\objectlist.c
...........\............\.............\soes.c
...........\............\.............\utypes.h
...........\............\xmc4300_slavedemo
...........\............\.................\Makefile
...........\............\.................\XMC_Peripheral_Library
...........\............\.................\......................\README.download
...........\............\.................\esi.xml
...........\............\.................\main.c
...........\............\.................\objectlist.c
...........\............\.................\sii_eeprom.bin
...........\............\.................\sii_eeprom.h
...........\............\.................\soes.c
...........\............\.................\soes.h
...........\............\.................\utypes.h
...........\cmake
...........\.....\Platform
...........\.....\........\rt-kernel.cmake
...........\.....\toolchain
...........\.....\.........\rt-kernel-twrk60.cmake
...........\soes
...........\....\CMakeLists.txt
...........\....\Doxyfile
...........\....\config.h
...........\....\doc
...........\....\...\images
...........\....\...\......\esi_pdo.png
...........\....\...\......\sii_pdo.png
...........\....\...\soes.dox
...........\....\...\tutorial.txt
...........\....\esc.c
...........\....\esc.h
...........\....\esc_coe.c
...........\....\esc_coe.h
...........\....\esc_eep.c
...........\....\esc_eep.h
...........\....\esc_foe.c
...........\....\esc_foe.h
...........\....\hal
...........\....\...\rt-kernel-twrk60
...........\....\...\................\esc_hw.c
...........\....\...\xmc4
...........\....\...\....\esc_hw.c
...........\....\...\....\esc_hw_eep.c
...........\....\...\....\esc_hw_eep.h
...........\....\include
...........\....\.......\sys
...........\....\.......\...\gcc
...........\....\.......\...\...\cc.h
...........\version.h.in