×
This is the optional category header for the Suggestion Box.
CAN FD with Socketcan
- Meyer
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
5 years 4 weeks ago #262
by Meyer
CAN FD with Socketcan was created by Meyer
Hey Collin,
First, the SavvyCAN tool is awesome!
I just want to ask, if it’s possible to send and receive CAN FD Frames with a Socketcan Shield (the PiCan FD Shield supports FD) or is CAN FD an idea for the future?
Regards from Germany
First, the SavvyCAN tool is awesome!
I just want to ask, if it’s possible to send and receive CAN FD Frames with a Socketcan Shield (the PiCan FD Shield supports FD) or is CAN FD an idea for the future?
Regards from Germany
Please Log in or Create an account to join the conversation.
- collink
- Offline
- Administrator
Less
More
- Posts: 60
- Thank you received: 12
5 years 4 weeks ago #263
by collink
Replied by collink on topic CAN FD with Socketcan
It isn't currently going to work well as the program was not designed for CAN-FD. But, there is support for Iso-TP frames which are also potentially larger than 8 bytes. So, there is potential for the future. But, many aspects of the program aren't designed for CAN-FD at all - FlowView and other things that use the 8x8 bit grid, etc. So, I think it will take some time to figure out how to best support larger frames.
The following user(s) said Thank You: Meyer
Please Log in or Create an account to join the conversation.
- Meyer
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
5 years 4 weeks ago #264
by Meyer
Replied by Meyer on topic CAN FD with Socketcan
Collin,
thanks for the fast reply.
I noticed that CAN FD is not so easy to implement as I thought. I will test the ISO-TP Frames and will see if this feature is enough for me.
thanks for the fast reply.
I noticed that CAN FD is not so easy to implement as I thought. I will test the ISO-TP Frames and will see if this feature is enough for me.
Please Log in or Create an account to join the conversation.
- Meyer
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
5 years 4 weeks ago #265
by Meyer
Replied by Meyer on topic CAN FD with Socketcan
Collin,
thanks for the fast reply.
I noticed that CAN FD is not so easy to implement as I thought. I will test the ISO-TP Frames and will see if this feature is enough for me.
thanks for the fast reply.
I noticed that CAN FD is not so easy to implement as I thought. I will test the ISO-TP Frames and will see if this feature is enough for me.
Please Log in or Create an account to join the conversation.
Time to create page: 0.045 seconds
- You are here:
- Home
- Forum
- Main Forum
- Suggestion Box
- CAN FD with Socketcan