LPCxpresso55s36 -EVK CAN hardware setup

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

LPCxpresso55s36 -EVK CAN hardware setup

405 次查看
madhubanti
Contributor III

I am trying to run the mcan-interrupt transfer demo example. I connected the jumpers JP23 and JP24 to enable the CANH and CANL lines. But I am not able to successfully test the CAN working. 

I read J48 and J49 also needs to be aligned for operation. But I am confused as they are already have the pins shorted. 

 

Please guide me how to setup the CAN on the EVK board.

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

367 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi @madhubanti,

If you follow the readme file of the mcan-interrupt transfer demo example and short JP23 and JP24, what you are doing is disabling CANH and CANL bus line. JP48 and JP49 on the default setting (Pins 1-2 shorted) set the target MCU MCAN controller receive and transmit to PIO1_3 and PIO1_2 respectively.

See Table 6. LPCXpresso55S36 jumpers of LPCXpresso55S36 Development Board User Manual

Checking the schematic you could see that PIO1_3 and PIO1_2 are on J92.

Also, in order to complete the transmission two boards needs to be connected.


Best Regards,
Pablo

0 项奖励
回复