Hi there,
I’ve purchased this Waveshare CAN hat which uses MCP2515. I’ve already modified the dts files as per the interrupt pin mentioned by Waveshare and by following other topics on this forum I’ve reached the stage where I get the message “MCP251x initialized successfully” also I’m able to bring up the can0 interface.
I can only send one message on can0, then i need to bring the interface down and up again to send the next message and I’ll have to do the same thing to send the next message. If I don’t do this I don’t see any message on the receiving device.
I cannot receive any message on the can0 network on the Jetson.
I’ve also searched the forum for any similar issue to somebody else couldn’t find any. Kindly redirect me if any exists or please help me find a solution.
Yes I would be glad to help with lastest JP, but kindly direct me through the process. I’m using the Ubuntu images from QEngineering. As I require Ubuntu 20.04. Is it possible to upgrade to the latest jetpack without modifying the Ubuntu version?
I’ve attached a image with the phenomenon I just mentioned in the OP below.
The second cansend command didn’t do anything, but after bringing down and up the can. The next cansend command execution results in the message being sent.
Yeah! I’ll try flashing to the jetpack version you mentioned.
The left terminal is a ssh to the nano, the right one is the received PC with a usb to can device. [Edit]Yes both terminal comes from the same device. No loopback test, standard communication between two nodes.
Here’s the Block Diagram.
I have no idea. I also have a Orin nano that has a sample-point of 0.740. What should I do to help you? I’m also trying to flash the jetson to the version you mentioned.
I don’t have another Waveshare MCP2515, but I can use the other orin nano’s CAN to check if my MCP2515 is working.
Will update to you once I’ve tested it. Thanks a lot.
Kevin thanks for your help. But I am unable to diagnose the above mentioned issue as I don’t have that much time. I’ve resorted to a Microchip USB to CAN to test my CAN Hardware and this jetson MCP2515 isn’t required for now. I shall open a new thread if I get my hands on it again.