CANopen Master Protocol Stack 
Version 7.00.02
Loading...
Searching...
No Matches
CANopen Master API overview

All header files and source files of the CANopen Master protocol stack package are located inside the source directory. The following picture shows an overview of the source code structure.

Source code overview

The files inside the source/application directory shall be used to adopt the CANopen Master protocol stack to the target. All other files shall not be modified by the user.

ComponentDirectoryDescription
Code Examplesapplication/examples-comExamples for evaluation boards
 
CANopen Master Templatesapplication/template-comExamples for callback functions, object dictionary and stack initialization
 
CANpie FD APIcanpie-fd
device
Responsible for reading and writing CAN messages between the CANopen Master protocol stack and the CAN bus
Hardware Abstraction Layerhal
misc
Compiler data type definition and optional hardware abstraction layer
 
Protocol Stack APIstack-comImplementation of the CANopen Master protocol stack