FlexCAN driver for K60 tower board using kDS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FlexCAN driver for K60 tower board using kDS

988件の閲覧回数
lijofrancis
Contributor III

Dear sir,

  we dont have much knowledge in CAN communication.I study something. now i have to test the communication using KDS.So please tell me any idea

or please give any sample code to test the can communication.in that tower module there 2 can nodes.....

can we test the CAN using one node using loop back how?

how can we transfer CAN packets?

please give me sample code to test the board please

ラベル(2)
0 件の賞賛
返信
1 返信

826件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hi Lijo,

please, have you tried KSDK example for FlexCAN?

FlexCAN example application demonstrates the SDK Peripheral drivers working with different methods.

There are two provided examples:

CAN network: transfers data through the CAN interface. On node 1, the user inputs characters by

using the UART debug terminal and sends the data with the FlexCAN interface. On the other node,

the FlexCAN receives the data and prints it to the UART terminal.

CAN loop-back: transfers data through the CAN loop-back interface. On one node, one 8-byte

buffer stream transmitter output is internally sent back to the receiver input.

The board transfers and receives characters through the FlexCAN-UART interface. Type the characters

on the keyboard and the board receives and displays them on the terminal screen.

Hope this helps.

Iva

0 件の賞賛
返信