FRDM-KW 36 CAN Module issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FRDM-KW 36 CAN Module issue

1,309 次查看
vardhan
Contributor I

In FRDM-KW 36 board I downloaded the SDK file from example projects(CAN loop back example code).I run the above example on MCU XPRESSO IDE, while debugging I am unable to read the data on CAN Pins(it means in CAN_H ,CAN_L & Transmit ,receive pins).

标签 (1)
0 项奖励
回复
1 回复

1,294 次查看
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi,

 

Hope you are doing well. In the readme.txt of the example you can see that "the example will send a CAN Message from the Tx Message Buffer to the Rx Message Buffer throuth internal loopback interconnect". The example shows how to use the loopback test mode to debug the CAN Bus design.

Can you check the flexcan_interrupt_transfer example? In this example, 2 boards are connected through CAN bus. You can find the Board settings in the readme.txt. And don't forget the 12V power supply on J32.

 

Best Regards,

Ricardo

0 项奖励
回复