Firefly开源社区

标题: IPC-M10R800-A3568J CAN接口demo [打印本页]

作者: wx_神经蛙_K7v    时间: 2021-11-2 14:03
标题: IPC-M10R800-A3568J CAN接口demo
请问有没有IPC-M10R800-A3568J  Android平台CAN总线使用demo
作者: wx_神经蛙_K7v    时间: 2021-11-3 00:51
标题: adb shell里配置can返回错误
  1. rk3568_firefly_aioj_ipc:/ $ su
  2. :/ # ip link set can0 down
  3. :/ # ip link set can0 type can bitrate 250000
  4. :/ # ip link set can0 up
  5. RTNETLINK answers: Invalid argument
  6. 2|:/ #
复制代码


作者: luwy    时间: 2021-11-3 11:51
1.暂时还没有can总线的demo
2.通信测试的话,可以参考core-3568J的CAN使用 wiki教程,https://wiki.t-firefly.com/Core-3568J/driver_can.html
3.can总线默认走的CAN FD协议
  1. :/ # ifconfig -a
  2. can0      Link encap:UNSPEC    Driver rockchip_canfd
  3.           UP RUNNING NOARP  MTU:72  Metric:1
  4.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6.           collisions:0 txqueuelen:10
  7.           RX bytes:0 TX bytes:0
  8.           Interrupt:65
复制代码


作者: wx_神经蛙_K7v    时间: 2021-11-4 00:18
luwy 发表于 2021-11-3 11:51
1.暂时还没有can总线的demo
2.通信测试的话,可以参考core-3568J的CAN使用 wiki教程,https://wiki.t-firef ...

那APP没法用啊
作者: wx_神经蛙_K7v    时间: 2021-11-4 00:33
luwy 发表于 2021-11-3 11:51
1.暂时还没有can总线的demo
2.通信测试的话,可以参考core-3568J的CAN使用 wiki教程,https://wiki.t-firef ...

IPC-M10R800-A3568J 有Linux支持么,官网上这个产品页上没有放ubuntu的固件
作者: luwy    时间: 2021-11-5 09:08
暂时还没有ubuntu的固件,后续会更新




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1