rdk_doc/Advanced_development/hardware_development/rdk_x5/can #54
Replies: 6 comments 5 replies
-
|
使用can工具调试时候发现无法通信 |
Beta Was this translation helpful? Give feedback.
-
|
请问下这个文件在哪里看到?kernel\drivers\net\can\m_can\tcan4x5x-core.c 。在RDKX5 开发板运行Linux系统(Ubuntu 20.4)中中没有发现这个文件。在x5-kernel-main.zip内核源码中也没发现该文件。 |
Beta Was this translation helpful? Give feedback.
-
|
使用can过程中,通信7次左右报错,缓冲区溢出,增大缓冲区也没有效果,与开发板通信的电机can用win10调试过,确定是没问题的,下面是我原始的python代码。 def send_one(): send_one() |
Beta Was this translation helpful? Give feedback.
-
|
回环测试candump那边没消息是为啥 |
Beta Was this translation helpful? Give feedback.
-
|
请问上面提到可以用CAN2.0 B进行通信是吗?需要哪些协议的修改?我这边希望使用2.0B标准帧进行数据传输,谢谢指导 |
Beta Was this translation helpful? Give feedback.
-
|
请问怎样使用canfd接口,与can协议的电机通讯,can2.0a 上面介绍是支持的,但是没有告知具体实现方式 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
rdk_doc/Advanced_development/hardware_development/rdk_x5/can
协议简介
https://d-robotics.github.io/rdk_doc/Advanced_development/hardware_development/rdk_x5/can
Beta Was this translation helpful? Give feedback.
All reactions