Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This CANopen Stack is a CANopen communication library, which simplifies the development of devices, using the CANopen high level protocol. The library is designed to provide a high level interface to CANopen object directory which is configurable and easy to use. Considering strict coding rules during development, the source code is highly efficient in resource usage (in RAM and ROM) and certifiable with a minimum effort.

This guide describes how to use the CANopen Stack.

Before reading this guide, you should already have a solid knowledge of the C programming language, CANopen and CAN communication. If you feel, that your knowledge in C programming is not sufficient, we recommend the C Programming Language by Kernighan and Richie, which describes the programming standard and, in newer editions, also covers the ANSI C standard. Knowledge of assembly programming is not required.

  • No labels