i-link

所属分类:嵌入式/单片机/硬件编程
开发工具:C
文件大小:0KB
下载次数:7
上传日期:2023-01-29 15:48:33
上 传 者sh-1993
说明:  嵌入式设备的IO链路主堆栈,
(IO-Link master stack for embedded devices,)

文件列表:
.clang-format (1099, 2023-11-15)
CMakeLists.txt (3815, 2023-11-15)
LICENSE.md (439, 2023-11-15)
cmake/ (0, 2023-11-15)
cmake/Linux.cmake (781, 2023-11-15)
cmake/rt-kernel.cmake (660, 2023-11-15)
cmake/tools/ (0, 2023-11-15)
include/ (0, 2023-11-15)
include/iolink.h (22782, 2023-11-15)
include/iolink_max14819.h (2144, 2023-11-15)
iol_osal/ (0, 2023-11-15)
iol_osal/include/ (0, 2023-11-15)
iol_osal/include/osal_drv.h (1422, 2023-11-15)
iol_osal/include/osal_fileops.h (765, 2023-11-15)
iol_osal/linux/ (0, 2023-11-15)
iol_osal/linux/osal_drv.c (1884, 2023-11-15)
iol_osal/linux/osal_fileops.c (1590, 2023-11-15)
options.h.in (2050, 2023-11-15)
samples/ (0, 2023-11-15)
samples/ifm_sample_app/ (0, 2023-11-15)
samples/ifm_sample_app/CMakeLists.txt (988, 2023-11-15)
samples/ifm_sample_app/iol_master_sample_app.c (5074, 2023-11-15)
samples/ifm_sample_app/iolink_handler.c (23960, 2023-11-15)
samples/ifm_sample_app/iolink_handler.h (3104, 2023-11-15)
samples/ifm_sample_app/iolink_ifm.c (9239, 2023-11-15)
samples/ifm_sample_app/iolink_ifm.h (863, 2023-11-15)
samples/ifm_sample_app/iolink_smi.c (6220, 2023-11-15)
samples/ifm_sample_app/iolink_smi.h (1295, 2023-11-15)
samples/ifm_sample_app/util/ (0, 2023-11-15)
samples/ifm_sample_app/util/irq_test.c (3894, 2023-11-15)
src/ (0, 2023-11-15)
... ...

i-link IO-Link master stack =========================== Web resources ------------- * Source repository: [https://github.com/rtlabs-com/i-link](https://github.com/rtlabs-com/i-link) * Documentation: [https://rt-labs.com/docs/i-link](https://rt-labs.com/docs/i-link) * Continuous integration: [https://github.com/rtlabs-com/i-link/actions](https://github.com/rtlabs-com/i-link/actions) * RT-Labs (stack integration, certification services and training): [https://rt-labs.com](https://rt-labs.com) [![Build Status](https://github.com/rtlabs-com/i-link/workflows/Build/badge.svg?branch=master)](https://github.com/rtlabs-com/i-link/actions?workflow=Build) [![CodeQL](https://github.com/rtlabs-com/i-link/workflows/CodeQL/badge.svg?branch=master)](https://github.com/rtlabs-com/i-link/actions?workflow=CodeQL) i-link ----- The rt-labs IO-Link stack i-link is used for IO-Link master implementations. It is easy to use and provides a small footprint. It is especially well suited for embedded systems where resources are limited and efficiency is crucial. It is written in C and can be run on bare-metal hardware, an RTOS such as rt-kernel, or on Linux. The i-link stack is supplied with full sources including a porting layer. Also C++ (any version) is supported. rt-labs i-link is developed according to specification 2.3: * Conformance Class A (Class B upon request) * Real Time Class 1 Features: * Porting layer provided * MAX14819 master transceiver supported Limitations: * None This software is dual-licensed, with GPL version 3 and a commercial license. See LICENSE.md for more details. Requirements ------------ cmake * cmake 3.14 or later For Linux: * gcc 4.6 or later For rt-kernel: * Workbench 2018.1 or later As an example of a microcontroller we have been using the Infineon XMC4800, which has an ARM Cortex-M4 running at 144 MHz, with 2 MB Flash and 352 kB RAM. It runs rt-kernel, and we have tested it with 2 MAX14819 chips, each with 2 IO-Link ports. Contributions -------------- Contributions are welcome. If you want to contribute you will need to sign a Contributor License Agreement and send it to us either by e-mail or by physical mail. More information is available on [https://rt-labs.com/contribution](https://rt-labs.com/contribution).

近期下载者

相关文件


收藏者