| Author |
Message |
postmann CAN-Profi

Joined: 05/23/2013 Posts: 142 Karma: +63 / -0
CAN Support
|
18-03-2017, 23:31 Subject: CAN FD |
Quote |
|
Has anyone here had a chance to look into CAN FD yet?
I would like to know exactly what the header of the CAN frame looks like and whether a specific protocol is required. Could you, for example, operate a CAN FD node in a CAN 2.0b network, or does this lead to problems due to the different headers?
[url][/url]https://en.wikipedia.org/wiki/CAN_FD{MARKER}
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
19-03-2017, 14:09 Subject: CAN FD |
Quote |
|
Hi,
I took a look at it and then described it as follows:
http://www.obd.wiki/can
As far as I can see, the arbitration process proceeds normally, and only the data portion switches to a higher bitrate.
However, I assume that existing CAN hardware is not compatible with this, and that high-speed and CAN-FD devices cannot be mixed within the same bus.
Best regards, Rainer.
|
|
| Back to top |
Profile PM WWW |
 |
gapco
Joined: 12/12/2011 Posts: 20 Karma: +1 / -0 Location: Johannesburg,South Africa
CAN Support
|
|
| Back to top |
Profile PM |
 |
tobias_nagel
Joined: 01/30/2019 Posts: 1 Karma: +0 / -0
Premium Support
|
30-01-2019, 6:16 Subject: CAN FD |
Quote |
|
Hello,
I would like to inquire about the progress of the planning for CAN-FD support. For my project, I need an interface that will also allow me to detect and identify new vehicles.
Best regards,
Tobi.
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
30-01-2019, 20:34 Subject: CAN FD |
Quote |
|
Hi Tobias,
CAN-FD requires completely new hardware to be truly effective.
Is there a need for it? Feedback from other readers is welcome.
Best regards, Rainer.
|
|
| Back to top |
Profile PM WWW |
 |
postmann CAN-Profi

Joined: 05/23/2013 Posts: 142 Karma: +63 / -0
CAN Support
|
06-02-2019, 21:36 Subject: CAN FD |
Quote |
|
I have been working with CAN FD for quite some time now. However, lacking alternatives, it features hardware from Peak.
|
|
| Back to top |
Profile PM |
 |
Stesa1 Hacker

Joined: 11/14/2013 Posts: 12 Karma: +7 / -0
CAN Support
|
30-03-2020, 11:07 Subject: VW Golf 8 has CAN FD |
Quote |
|
Hello everyone,
I had the opportunity last week to sniff the CAN bus of a new Golf 8.
It was a 1.5L gasoline engine, which was also available in the Golf 7, but here, CAN FD is used.
The hardware was from Peak, and the new interface was from Vector.
|
|
| Back to top |
Profile PM |
 |
Blade2k8
Joined: 05/24/2013 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
12-08-2022, 17:16 Subject: CAN FD |
Quote |
|
Did you need to specify any particular parameters for logging, or did the logger adapt itself? 
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
12-08-2022, 18:31 Subject: CAN FD |
Quote |
|
With CAN, there's no automatic bitrate or anything like that; you have to set it yourself.
|
|
| Back to top |
Profile PM WWW |
 |
postmann CAN-Profi

Joined: 05/23/2013 Posts: 142 Karma: +63 / -0
CAN Support
CAN-Diagnose likes this. |
25-08-2022, 18:40 Subject: CAN FD |
Quote |
|
I think he's referring to Autobaud. That's a feature in Vector or Peak software where the baud rate is automatically detected. It only needs to be configured whether it's CAN 2.0 or CAN FD, and then the parameters will be automatically adjusted until no more stuff bits are received.
With CAN FD, it's even simpler because the frequency limits the possible baud rates that can be used.
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
27-08-2022, 10:37 Subject: CAN FD |
Quote |
|
Hello,
Okay! Perhaps in a new hardware revision with CAN-FD. Now I need to check which hardware components are available for the long term. It's pointless to build something new and great when the integrated circuits cost a fortune and have a 1-year delivery time... Xââď¸
Best regards, Rainer.
|
|
| Back to top |
Profile PM WWW |
 |
Stesa1 Hacker

Joined: 11/14/2013 Posts: 12 Karma: +7 / -0
CAN Support
CAN-Diagnose likes this. |
01-09-2022, 9:18 Subject: CAN FD |
Quote |
|
Blade2k8 wrote: | Did you need to specify any particular parameters for logging, or did the logger adapt itself?  |
If you don't know the baud rate and payload settings, you'll have to experiment a bit, but nothing will likely break.
Most OEMs use 500 kbps and 2 Mbps with CAN FD.
Vector or Peak have the ability to sniff the bus and measure the baud rate.
|
|
| Back to top |
Profile PM |
 |
joyx
Joined: 09/09/2022 Posts: 2 Karma: +0 / -0
Free account, no CAN development support
|
09-09-2022, 15:01 Subject: CAN FD |
Quote |
|
Hello everyone,
As part of my doctoral research, I am working with CAN FD and I am looking for CAN FD log files. Do you have any sources for that?
Thank you and best regards.
|
|
| Back to top |
Profile PM |
 |
postmann CAN-Profi

Joined: 05/23/2013 Posts: 142 Karma: +63 / -0
CAN Support
|
12-09-2022, 20:32 Subject: CAN FD |
Quote |
|
Perhaps you could specify more precisely what type of log file you need. Message-oriented or signal-oriented (MDF4 V1?) and which operating system (AUTOSAR, FIBEX, etc.)? Do you need a trace or a logger log?
Defining that is a bit more difficult with CAN FD. "A simple request like 'I need a log file' is not enough." 
|
|
| Back to top |
Profile PM |
 |
joyx
Joined: 09/09/2022 Posts: 2 Karma: +0 / -0
Free account, no CAN development support
|
13-09-2022, 8:39 Subject: CAN FD |
Quote |
|
Hello Postman,
Thank you for the response. What is the difference between a trace and a logger log? I would like to have a recording of the bus communication, and the "content" is not important to me at this stage, so I don't need to know what signals are contained in the messages.
Therefore, it's likely that your wording is message-oriented.
I want to use it to evaluate a CAN-FD simulation, so I'm more interested in the timing of the messages.
The OS would then likely be the simulation to be evaluated, and the data could be provided in the simplest format as a CSV or TXT file.
Am I completely missing something right now?
|
|
| Back to top |
Profile PM |
 |