-
Hi there,I am new to CAN FD Protocol and I wanna build up connection with PCIE CAN FD device on Ubuntu(20.04)
But how can I Change ABaudrate and DBaudrate with SocketCANSharp?
-
[CAN FD](https://en.m.wikipedia.org/wiki/CAN_FD) is rapidly becoming that de facto as it can provide much more bandwidth and is backwards compatible with CAN 2.0.
Are there any plans to update the …
-
Hello MAB Robotics Team,
We have an MD20 motor driver integrated with a GL30 BLDC motor. However, due to some constraints, we would like to control this motor via CAN FD instead of CANDle using a m…
-
Dear ihedvall,
Hello, I am currently able to use your ReadData example to read signals. However, when it comes to reading CAN(FD) messages, I'm not sure how to utilize ReadVisdData. Could you kindl…
-
Is it correct that socketcand does not support the data-communication protocol CAN FD (CAN Flexible Data Rate)? Or did I miss something?
CAN FD frames created with can-utils are not displayed in ra…
mocle updated
1 month ago
-
### Describe the bug
I am trying to receive CAN-FD messages using the PCAN interface. However, an error occurs during initialization, and I cannot proceed with receiving messages in CAN-FD mode.
…
-
I'd like to use the portenta x8 to connect to CAN-FD networks. Can you add support for CAN FD in the device drivers for the Portenta?
-
From the history of issues, this library does support CAN FD, but I couldn't find any related API provided in the latest documentation. I'm not sure if it's my oversight or there is indeed no CAN FD s…
-
Support all sizes (i.e. up to 64 bytes). Allocate controller and host-side buffers appropriately.
-
Hey, such a good approach!
Do you plan to add can-fd and long payload support in nearest future? Thank you!