Hi All,
I am working in Flexcan with IMX8. I able to up the CAN link. But, I unable to test in Android OS, and unable to find can-utils in Android source.
mek_8q:/ # ip link set can0 type can bitrate 1000000 triple-sampling on
mek_8q:/ # ifconfig
can0 Link encap:UNSPEC Driver flexcan
UP RUNNING NOARP MTU:16 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 TX bytes:0
Interrupt:27
Will you please provide the CAN TEST related steps or documentation ?
Solved! Go to Solution.
I am doing the same thing and it's working fine. I just add only cansend and candump related source and it's working
I am doing the same thing and it's working fine. I just add only cansend and candump related source and it's working
Hi Vinothkumar
one can look on
https://variwiki.com/index.php?title=Android_Canbus
https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228693
Best regards
igor