| Author |
Message |
MeisterEIT Guest
Free account, no CAN development support
|
11-05-2003, 21:09 Subject: Vagcom while driving: Is it safe? |
Quote |
|
Hi there,
What happens if you read the measurement blocks using a device like VAG-COM while driving?
Could this potentially become dangerous?
I mean that the engine control unit might be resetting or crashing.
Strictly speaking, does the processor need to simultaneously send data via the CAN bus to the diagnostic tool during normal operation?
or at the very least, it must have simultaneous or time-delayed access to the data from the measurement blocks.
I mean a crash in the sense of, for example, due to an excessively large amount of data.
'My idea is to use an Atmel microprocessor and a small display connected to it to continuously read the sensor data during the ride.'
so that you have a very strong multi-factor authentication (MFA).
While it may not be possible to read data from multiple control units simultaneously, you can still access several sets of measurement values.
What's the idea?
greetings
Translated on 19-08-2026, 4:21.
|
|
| Back to top |
|
 |
matthiasTDI96 Profi-Schrauber

Joined: 02/27/2003 Posts: 5886 Karma: +251 / -0
Premium Support
|
11-05-2003, 21:21 Subject: Vagcom while driving: Is it safe? |
Quote |
|
If you pay attention to the street while doing it, reading the data is usually straightforward.
Seriously, that's exactly what the diagnostic interface is for; I've never had any problems with it.
Translated on 19-08-2026, 4:23.
|
|
| Back to top |
Profile PM |
 |
Rudi Guest
Free account, no CAN development support
|
12-05-2003, 11:19 Subject: Vagcom while driving: Is it safe? |
Quote |
|
Hi,
The worst thing that can happen is if no more data arrives.
The diagnostic interface has a significantly lower priority than the main program itself.
Electrically, the interface operates with on-board voltage levels.
Therefore, nothing can happen.
Best regards, Rudi.
Translated on 19-08-2026, 4:24.
|
|
| Back to top |
|
 |
MeisterEIT Guest
Free account, no CAN development support
|
14-05-2003, 13:35 Subject: Vagcom while driving: Is it safe? |
Quote |
|
hi,
What about the K-line and the CAN bus?
The K-line is connected and runs in parallel to all control units.
If the initialization process starts and the correct sequence of bits is received, then the addressed control unit will send a response.
That means that only one control unit is active on the K-line at any given time.
So, does the K-line have anything to do with the CAN bus?
Am I understanding this correctly?
What happens if you tap into the CAN bus?
So, a CAN bus controller and a processor?
Then, one should theoretically be able to communicate with all connected control units via the CAN bus simultaneously.
greetings
Translated on 19-08-2026, 4:26.
|
|
| Back to top |
|
 |
|