Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.6k views
in Technique[技术] by (71.8m points)

can bus - CAN loopback test

I have a CAN transceivers in my J7 based embedded board. I am testing the loopback mode. I am using "cansend" & "candump" utility to send & receive the message. could you please take a look on my log and see if you can point any error. This is the frame I am sending. I see the CAN ID in output but no data.

cansend can0 001#1122334455667788
interface = can0, family = 29, type = 3, proto = 1
<0x001> [1] 01 
<0x001> [1] 01 

Please let me know what could I be missing here. Let me know if you need any other information.

Thanks, Satish

question from:https://stackoverflow.com/questions/65898588/can-loopback-test

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...