This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28335: How to implement CANopen protocol on CAN BUS

Part Number: TMS320F28335
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi,

I am using DSP TMS320F28335.

I have run controlsuite programs of CAN and made some changes in the program and able to tranfer the data.

In the hardware, GPIO of dsp is connected to ISO1050DUB then CANH and CANL are brougt out with termination of 120 ohms.

Now i have to implement CANopen protocol on this bus.

1) How to start programming for CANopen? if for CAN i have read document of TI for eCAN, and understood how to use the registers of CAN for transfer as well as receiving.

2) Which registers to use for CANopen protocol ?

3) If you have any sample programs of CANopen which run on f28335, please share.