请问有没有IPC-M10R800-A3568J Android平台CAN总线使用demo
rk3568_firefly_aioj_ipc:/ $ su
:/ # ip link set can0 down
:/ # ip link set can0 type can bitrate 250000
:/ # ip link set can0 up
RTNETLINK answers: Invalid argument
2|:/ #
1.暂时还没有can总线的demo
2.通信测试的话,可以参考core-3568J的CAN使用 wiki教程,https://wiki.t-firefly.com/Core-3568J/driver_can.html
3.can总线默认走的CAN FD协议
:/ # ifconfig -a
can0 Link encap:UNSPEC Driver rockchip_canfd
UP RUNNING NOARP MTU:72 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:65
luwy 发表于 2021-11-3 11:51
1.暂时还没有can总线的demo
2.通信测试的话,可以参考core-3568J的CAN使用 wiki教程,https://wiki.t-firef …
那APP没法用啊
luwy 发表于 2021-11-3 11:51
1.暂时还没有can总线的demo
2.通信测试的话,可以参考core-3568J的CAN使用 wiki教程,https://wiki.t-firef …
IPC-M10R800-A3568J 有Linux支持么,官网上这个产品页上没有放ubuntu的固件
暂时还没有ubuntu的固件,后续会更新