CANhack.de CAN-Interface RKS+CAN
CAN Hardware, CAN Software, CAN Protocols - CAN Bus Forum for Your CAN Bus Project.

Re: Developing a CAN ID table for the Golf V | Posts 16+

 
Go to page: Previous  1, 2, 3  Next
New Topic Reply 🔗 🖨 CANhack.de - Index » General
Author Message
Darkside
Guest




 


Free account, no CAN development support

Post04-02-2010, 9:20    Subject: Re: Developing a CAN ID table for the Golf V Quote

Nothing more is happening here. Should we perhaps give someone else a chance to handle this?


Translated on 03-07-2026, 15:19.
Back to top
Cadbury
Guest




 


Free account, no CAN development support

Post10-02-2010, 6:02    Subject: Re: Developing a CAN ID table for the Golf V Quote

'Could you please provide me with a copy of the CAN-ID table?'


-Cad


Translated on 03-07-2026, 15:19.
Back to top
SeedMan
Guest




 


Free account, no CAN development support

Post27-02-2010, 0:44    Subject: Re: Developing a CAN ID table for the Golf V Quote

No! icon_evil.gif

It seems you are only registered to receive 'hard work' for free. Help us, so you can access information that would otherwise be unavailable. Remember: give and take


Translated on 03-07-2026, 15:19.
Back to top
p.ostrich
Guest




 


Free account, no CAN development support

Post05-03-2010, 13:59    Subject: Re: Developing a CAN ID table for the Golf V Quote

yes, that's the way it goes icon_wink.gif

How are we going to handle the collaborative editing?
Does anyone have any other ideas?


Translated on 03-07-2026, 15:19.
Back to top
Cadbury
Guest




 


Free account, no CAN development support

Post17-04-2010, 21:40    Subject: Re: Developing a CAN ID table for the Golf V Quote

No! icon_evil.gif

It seems you are only registered to receive 'hard work' for free. Help us, so you can access information that would otherwise be unavailable. Remember: give and take


My apologies.

I wasn't trying to get information for free; I just wanted to use my time more efficiently.

If I knew what you've already figured out, I could spend my time figuring out what we *don't* know.

'I've learned some things since I originally posted. Is there anything specific you're looking for?' I would like to prove myself icon_smile.gif.


-Cad


Translated on 03-07-2026, 15:19.
Back to top
andrewt
Guest




 


Free account, no CAN development support

Post28-04-2010, 7:46    Subject: Re: Developing a CAN ID table for the Golf V Quote

Seedman, Maxx, and everyone else:

'I also have a 2007 Golf GTI, and I've been working on and off for several months trying to reverse engineer the CAN-bus commands for my GTI.' I have identified many CAN IDs and bytes for different functions (turn signals, headlights, cruise control, paddle shifters, door locks, windows, emergency flashers, and a few others), but there are countless others that I have been unable to decipher.

My ultimate goal is to be able to control many car functions from the Mac Mini that is in my car. It's great that you're already working together, and I'd like to help out. We can share our knowledge and help each other.

I am very excited that others besides me are working on this. icon_smile.gif

Thank you!
Andrew.


Translated on 03-07-2026, 15:19.
Back to top
p.ostrich
Guest




 


Free account, no CAN development support

Post29-04-2010, 11:18    Subject: Re: Developing a CAN ID table for the Golf V Quote

Hi.

Okay, so how do we proceed now? It seems like everything has come to a standstill, or? And with more and more people getting involved, it really should be improved. Even though I don't have a test vehicle for it right now, I'd like to get involved. The real problem, though, is the publication aspect. It would be unwise to reveal everything just because someone claims to have a lot of information, only to later realize they said that to get information from you.

Okay, but ultimately, it's not really my decision, but rather the responsibility of the person who created the list.


Translated on 03-07-2026, 15:19.
Back to top
andrewt
Guest




 


Free account, no CAN development support

Post29-04-2010, 20:57    Subject: Re: Developing a CAN ID table for the Golf V Quote

p.ostrich:

I completely understand your hesitation. You might already know this, but to demonstrate my good intentions and that I'm not just taking advantage, here's some of the information I've gathered.
2007 VW Golf GTI (Fahrenheit) US Edition (2-door):
ID: 2C1 <- Turn Signals/Brights (byte 1)
byte # / bit value / HEX / result
1 / h01 / 01 / Left Turn Signal
1 / h02 / 02 / Right Turn Signal
1 / h04 / 04 / Temp Flash to Pass (Stalk towards you)
1 / h08 / 08 / Long Flash to Pass (Stalk away from you)

ID: 289 <- Cruise Control
Cruise Control On
?D 01 ?C 00
Cruise Control Off
?C 00 ?C 00
Paddle Shifters - Byte 4
h01 = Downshift
h02 = Upshift

ID: 291 <- DOOR LOCKS (byte 2,3)
byte # / bit value / HEX / result
2 / h01 h04 h10 h40 / 55 / LOCK Doors
3 / h04 / 04 / ^^^^^^^^
or
2 / h02 h08 h20 h80 / AA / UNLOCK DOORS

ID: 381 <- DRIVER DOOR
Byte 1 = Door Open/Closed
Byte 2,3,4 = Window

ID: 3B5 <- PASSENGER DOOR
Byte 1 = Door Open/Closed
Byte 2,3,4 = Window

ID: 531 <- Emergency Blinkers (byte 2,3,4)
bit value / HEX / result
Byte 2
h01 h02 h08 h10 / 1B / E. Blinkers On
Byte 3
h01 h02 h08 / ?B / E. Blinkers On
Byte 4
h08 / ?8 / E. Blinkers On

This may not be nearly as much as you have, but I hope that this will help ease your fears. icon_smile.gif

Thank you.
Andrew from the USA.


Translated on 03-07-2026, 15:19.
Back to top
Cadbury
Guest




 


Free account, no CAN development support

Post29-04-2010, 23:13    Subject: Re: Developing a CAN ID table for the Golf V Quote

I created a spreadsheet that contains most of the information I know.

-Cad



You are not permitted to view these file(s), please log in or register for extended rights or status updates.



Translated on 03-07-2026, 15:19.
Back to top
p.ostrich
Guest




 


Free account, no CAN development support

Post30-04-2010, 11:32    Subject: Re: Developing a CAN ID table for the Golf V Quote

I created a spreadsheet that contains most of what I know.

-Cad

'For which car is this spreadsheet intended?'
BR


Translated on 03-07-2026, 15:19.
Back to top
Cadbury
Guest




 


Free account, no CAN development support

Post30-04-2010, 14:00    Subject: Re: Developing a CAN ID table for the Golf V Quote

2007 GTI 2.0T, manual transmission.


I don't understand why we need to keep this information so private. We should make everything as public as possible. The more information people have, the more likely they are to want to help, and the less time they will waste trying to figure things out that we already know.

-Cad


Translated on 03-07-2026, 15:19.
Back to top
p.ostrich
Guest




 


Free account, no CAN development support

Post03-05-2010, 11:44    Subject: Re: Developing a CAN ID table for the Golf V Quote

Hi CAD.

Yes, in some points you are right, and I understand what you mean. But the problem is that it's hard work to obtain this information, and there are too many people who want to know everything but don't want to contribute anything in return.


Translated on 03-07-2026, 15:19.
Back to top
koSh
Guest




 


Free account, no CAN development support

Post04-05-2010, 11:23    Subject: Re: Developing a CAN ID table for the Golf V Quote

Hello.
I am currently writing a thesis where I need to create CAN matrices, not just for the Volkswagen Golf V, but ideally for every manufacturer and model.

'If I could have access to your database or the Excel spreadsheet, I would be very grateful. It would give me a starting point for understanding how VW handles things, and I believe Skoda/Seat will likely have a similar approach.'


Translated on 03-07-2026, 15:19.
Back to top
Wladi
Guest




 


Free account, no CAN development support

Post08-05-2010, 12:28    Subject: Re: Developing a CAN ID table for the Golf V Quote

Creating K-matrices for every manufacturer and model is a lifelong endeavor. And if you're writing a master's thesis on this topic, you (or your program) should know how to contact the vehicle manufacturers and obtain the necessary information. 'The K-matrices are subject to the strictest non-disclosure agreements, and no one will readily reveal them.'

Rest has already been written above by p.ostrich.
'But the problem is that it's hard work to obtain this information, and there are too many people who want to know everything but don't want to contribute anything.'

Best regards,
Okay, hier ist die Übersetzung:

'Vlad.'


Translated on 03-07-2026, 15:19.
Back to top
Der_Praktikant
Guest




 


Free account, no CAN development support

Post12-11-2012, 15:29    Subject: Re: Developing a CAN ID table for the Golf V Quote

Hey everyone,

I'm currently doing an internship where I'm tasked with equipping a test vehicle (a Passat CC). To my knowledge, the CAN IDs are relatively the same across all VW models.

My own attempts at decryption haven't progressed very far icon_wink.gif. However, I could offer to buy the IDs and bytes from you.

Specifically, it concerns the steering angle/speed, ABS/ESP intervention, brake light, and mileage.

Do you have this data and are you interested in a business opportunity?

Thank you very much for your answers icon_smile.gif.


Translated on 03-07-2026, 15:19.
Back to top
majonez
CAN-Profi
CAN-Profi


Joined: 07/31/2013
Posts: 37
Karma: +12 / -0   Thank you, like it!
Location: Breslau

CAN Support

Post15-09-2013, 22:10    Subject: Re: Developing a CAN ID table for the Golf V Quote

Hello everyone!

Sorry for writing in English.
I have some free time and I'd like to contribute to the project.
My car is a Skoda Octavia II, model year 2008.

Where can I upload information?


Translated on 03-07-2026, 15:19.
Back to top Profile PM
New Topic Reply 🔗 🖨 CANhack.de - Index » General
Go to page: Previous  1, 2, 3  Next
Similar articles and topics
Topic Forum
No new posts Suche für Golf 5 Antrieb Can Bus Tabelle Diagnostic Software
No new posts steuerung für dataloging einer Tractions Kontrolle am Motor General
No new posts CAN Bus Daten Tabelle CAN Bus General
No new posts Can Bus Tabelle und anwendung CAN Bus General
Jump to:  
You cannot post new topics in this forum.