Maker Pro
Maker Pro

CAN communication using i.MXRT 1064EVK

GSR1

Aug 8, 2023
2
Joined
Aug 8, 2023
Messages
2
I want to establish CAN communication on i.MXRT 1064EVK using PCAN USB-FD tool. The transfer and receive data should be visible on PCAN View.
 

kellys_eye

Jun 25, 2010
6,039
Joined
Jun 25, 2010
Messages
6,039
I want to establish CAN communication on i.MXRT 1064EVK
I'm usually at a loss to understand the predilection for wanting to achieve something that is commonplace using something that is 'obscure' - it's as if some people deliberately want to complicate their lives and cause themselves frustration akin to wanting to re-invent the wheel.

CAN bus reading is so commonplace as to be 'silly' and everyone that wants to has already done it using ESTABLISHED systems (Arduino, ESP32 etc) where the application hardware, software and utilities are in the public domain i.e. readily accessible.


By all means, go ahead and 'do it' but why the OP would expect anyone to (effectively) waste their time - and here I'm assuming the OP is seeking assistance in the task - is a mystery to me. I certainly wouldn't......
 

GSR1

Aug 8, 2023
2
Joined
Aug 8, 2023
Messages
2
It is not the CAN communication that is important but the functionality that the board provides. I am successful in establishing CAN transmission (seen on console) from the board but it is not receiving it on the PCAN device. CAN reception is not working. The PCAN View software is showing 'passive warning'. Can anyone help regarding this situation ?
 
Top