Code Monkey home page Code Monkey logo

freertos_canopen's Introduction

#RTOS Folder Introduction#

FreeRTOS-CANOpen-STM32F407 -- This is a demo program for 407 chips, take CHASSIS as example.

FreeRTOS-CANOpen-STM32F103 -- This is a demo program for 103 chips, no control program in it. Just CANOpen dispatch task and sensor task.

##Knowledge Base##

All program is designed with the open source lib canfesitval, and the object dictionary is the key to every program.

You should read the cia-301 document and the manual pdf file in canfestival carefully to understand the basic definition of CANOpen and canfestival.

The

How To Edit a New Object Dictionary?

  1. Download Python2.7 from ANYWHERE you like!
  2. Download wxPython2.8-win32-unicode-2.8.12.1-py27.exe from http://www.wxpython.org/download.php
  3. Download Gnosis_Utils-1.2.0.win32-py24.exe from http://gnosis.cx/download/Gnosis_Utils.More/
  4. Install Python
  5. Install wxPython
  6. Install Gnosis
  7. Open objectedit.py from .\CanFestival3\objectgen
  8. Enjoy!

freertos_canopen's People

Contributors

jl1987 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freertos_canopen's Issues

How can I configure the dict for PDO communication?

if I have PDO producer whose node is 1 and PDO comsumer whose node is 2.

TPDO of node 1:
Index 0x1800 ,subIndex 0x1, 0x181; subIndex 0x2, Transmission_type 1
1A00 mapped = 0x60410010;

RPDO of node2:
0x1400 ,subIndex 0x1, 0x202; subIndex 0x2, Transmission_type 1
0x1600 mapped 0x60410010;

Is it correct? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.