2008 Audi A5 Tail Light Coding (BCM2), Factory Lights

Status
Not open for further replies.
   #1  

aerodave

Verified VCDS User
Verified
Joined
Jun 12, 2019
Messages
2
Reaction score
2
Location
USA
VCDS Serial number
C?ID=62898
(Sorry, no current autoscan is available for a few days...see below for why. The car is a 2008 US-spec Audi A5 3.2, MT, with original incandescent tail lights and a recently updated BCM2 v2.0 control module)

TL;DR: What do the first 11 bits of BCM2 channels 195-210 do? Does anyone have them documented somewhere?

Last weekend, with the help of a family member and access to a VAS tool, I replaced the BCM2 module in my 2008 A5 because the old module had a failure in the Advanced Key feature. The box (8K0 907 064 AG) was replaced with a later part revision (8K0 907 064 CS), going from BCM2 v1.1 to BCM2 v2.0. That mostly went well, including getting my keys authorized in the new module. The car locks, unlocks, and starts normally. But the tail lights aren't working quite as expected. Okay, should easy enough to fix that with VCDS. Unfortunately, I left my HEX-CAN cable at my family member's place and won't have it back until the weekend. :facepalm:

I think the controller is treating my lights as RoW lights by default, since using my turn signals makes the outboard reverse bulb flash, instead of the outboard red tail/brake/turn light. Also, putting the car in reverse makes only the inboard reverse lamp come on, instead of both inside and outside white lights. This is likely because I'm using the new module's default adaptation values, whatever they may be. Unfortunately, while I captured the long coding of the old box in an Autoscan, I didn't think to grab a controller map for the old adaptation values (I didn't realize that's how the rear lights were configured).*

So until I get my cable back, while I can only tackle this problem abstractly, I'm trying to understand the schema for these adaptation values and plan how to properly recode the module once I have my cable. And that leads me to my actual question...

rlarsen's posts have been amazingly helpful in helping me figure out most of this. Good examples are here and here.

In that second link, rlarsen posts a table explaining the last 5 bits in each adaptation channel. Awesome! That tells me most of what I need to know. But I'm still curious about the first 11 bits. In his tables, the first 7 or 9 bits are colored green, but I can't seem to find anywhere that those are explained. Somewhere, perhaps on another board, I saw him mention that some of those bits control brightness, but I haven't been able to uncover any more detail than that. And those first 9 bits are different between the A5 and A4 examples, so I'd like to understand why. I mainly want to be able to construct my own proper coding values and understand why they are what they are.

Now it could be that these are all documented within VCDS software and I'll find out this question is moot when I get my cable back in a few days. I know a lot of adaptation channels have tooltips for calculating values. But maybe the cheatsheet isn't in the proram, and while I'm waiting around with too much time to think about it, I'm trying to understand as much as I can now.

(*I could resinstall my old BCM module just to get the adaptation values, but I can't risk putting all the car's controllers in Component Protection, as I'm far away from my inside connection, so not in a position to clear it out without a trip to the dealer. And I don't know that putting the new module back in would clear the CP for any boxes that did get tripped. For the same reason, SVM is not a current option...though paying the local dealer for SVM is my fallback plan if I run into unresolvable issues)
 
   #2  

Dana

Administrator
Staff member
Administrator
Ross-Tech Employee
Joined
Jan 29, 2014
Messages
6,035
Reaction score
9,052
Location
Western PA, USA
Hi Dave,

I took a look at your scans in our Support mail and

Code:
Address 05: Acc/Start Auth. (J393)       Labels:. 8K0-907-064-05.clb
   Part No SW: 8K0 907 064 AG    HW: 8K0 907 064 AG
   Component: BCM2 1.1      H71 0134  
   Revision: 00002001    
   Coding: 0F0000
   Shop #: WSC 06325 000 00000
   VCID: 75EA2739DC2FB2E7B2-8020

   Subsystem 1 - Part No SW: 8T0 959 754 G    HW: 8T0 959 754 G
   Component: FBSAUDIB8 IDG  H35 0052 
   Serial number: 0508000000370013    

   Subsystem 2 - Part No SW: 8K0 905 852 C    HW: 8K0 905 852 C
   Component: ELVAUDIB8  H35 0039 
   Serial number: 0208000006105001    

No fault code found.
-------------
Address 46: Central Conv. (J393)       Labels:. 8K0-907-064-46.clb
   Part No SW: 8K0 907 064 AG    HW: 8K0 907 064 AG
   Component: BCM2 1.1      H71 0134  
   Revision: 00002001    Serial number: 0108873608    
   Coding: 01060E9A007A44C500B000
   Shop #: WSC 03163 444 83280
   VCID: 75EA2739DC2FB2E7B2-8020

   Subsystem 1 - Part No SW: 8K0 959 719     HW: 8K0 959 719 
   Component: GTO BF  H06 0040 
   Serial number: 00000000000000015552

   Subsystem 2 - Part No: 1K0 951 605 C
   Component: LIN BACKUP HO  H03 1301 

   Subsystem 3 - Part No SW: 8R0 959 591     HW: 8R0 959 591 
   Component: J245EE16SKB09  H01 0170 
   Serial number: 0123456789ABCDEFGHIJ

No fault code found.
was replaced with:

Code:
Address 05: Acc/Start Auth. (J393)       Labels:. 8K0-907-064-05.clb
   Part No SW: 8K0 907 064 CS    HW: 8K0 907 064 CS
   Component: BCM2 2.0      H08 0437  
   Revision: 00002001    
   Coding: 0F0000
   Shop #: WSC 12345 123 12345
   VCID: 83461E3F02E2EA5708-80D6

   Subsystem 1 - Part No SW: 8K0 905 852 C    HW: 8K0 905 852 C
   Component: ELVAUDIB8  H35 0039 
   Serial number: 0208000006105001    

No fault code found.
-------------
Address 46: Central Conv. (J393)       Labels:. 8K0-907-064-46.clb
   Part No SW: 8K0 907 064 CS    HW: 8K0 907 064 CS
   Component: BCM2 2.0      H08 0437  
   Revision: 00002001    Serial number: 0469186415    
   Coding: 01060E9A107A44C500B0000000000000
   Shop #: WSC 12345 123 12345
   VCID: 83461E3F02E2EA5708-80D6

   Subsystem 1 - Part No SW: 8K0 959 719     HW: 8K0 959 719 
   Component: GTO BF  H06 0040 
   Serial number: 00000000000000015552

   Subsystem 2 - Part No: 1K0 951 605 C
   Component: LIN BACKUP HO  H03 1301 

   Subsystem 3 - Part No SW: 8R0 959 591     HW: 8R0 959 591 
   Component: J245EE16SKB09  H01 0170 
   Serial number: 0123456789ABCDEFGHIJ

No fault code found.

Reconnecting the original BCM2 so you can save an Adp function map using SA code 16017 will cause a CP DTC but I'm not entirely sure if that will resolve itself after reconnecting the matched replacement unit. I would ASSume the CP DTCs will clear after reinstalling the matched replacement unit .. but this is the Immo so hopefully someone else can confirm. Either way, posting the Auto-Scans and Adp function map from 8K0 907 064 CS using SA 16017 here couldn't hurt.

Next, I typically search our forum for SA code "16017" and rummage through the various posts from rlarsen when looking for B8/MLB based tail light info but Audi doesn't have any official documentation that I'm aware of. I know NAR Audi dealers have needed to replace BCM2s when those channels are incorrectly configured because the actual/specified test plans don't configure them. Although it is possible that's changed using a newer version of ODIS ... it may still be the case.

It may not be of much help but there's a 2009 A5 3.0 TDi CCWA RoW map in this post that you could compare with the settings currently stored in yours. I'll report back if I can locate a factory condition map from a pre-facelift NAR A5.
 
   #3  

aerodave

Verified VCDS User
Verified
Joined
Jun 12, 2019
Messages
2
Reaction score
2
Location
USA
VCDS Serial number
C?ID=62898
Just to follow up on this post (and thanks, Dana, for the reply):

I have recoded the tail lights, and they work as they should. The codes I put are one of the right answers for my pre-facelift NAR A5. I say "one of the right answers" because I still don't have a sense for what the first 11 bits of those adaptation values are doing. And multiple values for those bits seem to have the same effect. For example, Ch 197 could be 14984 as I've done it (based on a RoW A5 with incandescent lights) or 51208 as some cars have, or 5128, and it seems to behave the same since all end in "...01000" binary. Maybe those first bits don't matter much for pre-LED cars. But I'd still like to understand what they do.

Dana posted the relevant autoscan parts above, and I'm including the Adp function map for everyone's potential reference. I'll put the whole module's map (with security code 16017) below, even though it's far more than just the tail-light specific channels. I don't post this in the reference section because I don't consider this to be a relevant scan of a factory, non-broken part.


Also regarding the last part of Dana's post, I'd love some kind of confirmation from anyone who knows what to expect if I were to try temporarily putting my old controller back in to map its adaptation values. No doubt Component Protection would kick in, locking out my instrument cluster and everything else. But would putting the new module back in restore the status of al the CP-tripped components? Or would it stay in a state where only a VAS tool could remove the CP? Maybe someone has dealt with something similar out there.

Thanks for the help...



Code:
;SW:8K0-907-064-CS   HW:8K0-907-064-CS ---  Central Conv. --- SA: 16017
;Component:BCM2 2.0      H08 0437, Coding:
;Tuesday,25,June,2019,19:08:19:63346
;VCDS Version: Release 19.6.0 (x64)  Data version: 20190529 DS308.0
;VCID: 83461E3F02E2EA5708-80D6

;
A01,0,
;35264
A01,1,
;N/A
A01,2,
;N/A
A01,3,
;N/A
A01,4,
;N/A
;
A02,0,
;36929
A02,1,
;N/A
A02,2,
;N/A
A02,3,
;N/A
A02,4,
;N/A
;
A03,0,
;36961
A03,1,
;N/A
A03,2,
;N/A
A03,3,
;N/A
A03,4,
;N/A
;
A04,0,
;36961
A04,1,
;N/A
A04,2,
;N/A
A04,3,
;N/A
A04,4,
;N/A
;
A05,0,
;0
A05,1,
;N/A
A05,2,
;N/A
A05,3,
;N/A
A05,4,
;N/A
;
A06,0,
;0
A06,1,
;N/A
A06,2,
;N/A
A06,3,
;N/A
A06,4,
;N/A
;
A07,0,
;0
A07,1,
;N/A
A07,2,
;N/A
A07,3,
;N/A
A07,4,
;N/A
;
A08,0,
;0
A08,1,
;N/A
A08,2,
;N/A
A08,3,
;N/A
A08,4,
;N/A
;
A09,0,
;36961
A09,1,
;N/A
A09,2,
;N/A
A09,3,
;N/A
A09,4,
;N/A
;
A10,0,
;0
A10,1,
;N/A
A10,2,
;N/A
A10,3,
;N/A
A10,4,
;N/A
;11 N/A
;12 N/A
;
A13,0,
;87
A13,1,
;N/A
A13,2,
;N/A
A13,3,
;N/A
A13,4,
;N/A
;14 N/A
;15 N/A
;
A16,0,
;5
A16,1,
;N/A
A16,2,
;N/A
A16,3,
;N/A
A16,4,
;N/A
;17 N/A
;18 N/A
;19 N/A
;20 N/A
;21 N/A
;22 N/A
;23 N/A
;24 N/A
;25 N/A
;26 N/A
;27 N/A
;28 N/A
;29 N/A
;30 N/A
;31 N/A
;32 N/A
;33 N/A
;34 N/A
;35 N/A
;36 N/A
;37 N/A
;38 N/A
;39 N/A
;40 N/A
;41 N/A
;42 N/A
;43 N/A
;44 N/A
;45 N/A
;46 N/A
;47 N/A
;48 N/A
;49 N/A
;50 N/A
;51 N/A
;52 N/A
;53 N/A
;54 N/A
;55 N/A
;56 N/A
;57 N/A
;58 N/A
;59 N/A
;
A60,0,
;15
A60,1,
;N/A
A60,2,
;N/A
A60,3,
;N/A
A60,4,
;N/A
;
A61,0,
;9947
A61,1,
;N/A
A61,2,
;N/A
A61,3,
;N/A
A61,4,
;N/A
;
A62,0,
;9947
A62,1,
;N/A
A62,2,
;N/A
A62,3,
;N/A
A62,4,
;N/A
;
A63,0,
;40
A63,1,
;N/A
A63,2,
;N/A
A63,3,
;N/A
A63,4,
;N/A
;
A64,0,
;40
A64,1,
;N/A
A64,2,
;N/A
A64,3,
;N/A
A64,4,
;N/A
;
A65,0,
;63
A65,1,
;N/A
A65,2,
;N/A
A65,3,
;N/A
A65,4,
;N/A
;
A66,0,
;1
A66,1,
;N/A
A66,2,
;N/A
A66,3,
;N/A
A66,4,
;N/A
;
A67,0,
;6425
A67,1,
;N/A
A67,2,
;N/A
A67,3,
;N/A
A67,4,
;N/A
;
A68,0,
;
A68,1,
;ERROR:
A68,2,
;Security
A68,3,
;access
A68,4,
;required
;
A69,0,
;0
A69,1,
;N/A
A69,2,
;N/A
A69,3,
;N/A
A69,4,
;N/A
;70 N/A
;71 N/A
;72 N/A
;73 N/A
;74 N/A
;75 N/A
;76 N/A
;77 N/A
;78 N/A
;79 N/A
;80 N/A
;81 N/A
;82 N/A
;83 N/A
;84 N/A
;85 N/A
;86 N/A
;87 N/A
;88 N/A
;89 N/A
;90 N/A
;91 N/A
;92 N/A
;93 N/A
;94 N/A
;
A95,0,
;3
A95,1,
;N/A
A95,2,
;N/A
A95,3,
;N/A
A95,4,
;N/A
;96 N/A
;97 N/A
;98 N/A
;99 N/A
;100 N/A
;101 N/A
;
A102,0,
;
A102,1,
;ERROR:
A102,2,
;Security
A102,3,
;access
A102,4,
;required
;103 N/A
;104 N/A
;105 N/A
;106 N/A
;107 N/A
;108 N/A
;109 N/A
;110 N/A
;111 N/A
;112 N/A
;113 N/A
;114 N/A
;115 N/A
;116 N/A
;117 N/A
;118 N/A
;119 N/A
;120 N/A
;121 N/A
;122 N/A
;123 N/A
;124 N/A
;125 N/A
;126 N/A
;127 N/A
;128 N/A
;129 N/A
;130 N/A
;131 N/A
;132 N/A
;133 N/A
;134 N/A
;135 N/A
;136 N/A
;137 N/A
;138 N/A
;139 N/A
;140 N/A
;141 N/A
;142 N/A
;143 N/A
;144 N/A
;145 N/A
;146 N/A
;147 N/A
;148 N/A
;149 N/A
;150 N/A
;151 N/A
;152 N/A
;153 N/A
;154 N/A
;155 N/A
;156 N/A
;157 N/A
;158 N/A
;159 N/A
;160 N/A
;161 N/A
;162 N/A
;163 N/A
;164 N/A
;165 N/A
;166 N/A
;167 N/A
;168 N/A
;169 N/A
;170 N/A
;171 N/A
;172 N/A
;173 N/A
;174 N/A
;175 N/A
;176 N/A
;177 N/A
;178 N/A
;179 N/A
;180 N/A
;
A181,0,
;65535
A181,1,
;N/A
A181,2,
;N/A
A181,3,
;N/A
A181,4,
;N/A
;
A182,0,
;255
A182,1,
;N/A
A182,2,
;N/A
A182,3,
;N/A
A182,4,
;N/A
;
A183,0,
;16383
A183,1,
;N/A
A183,2,
;N/A
A183,3,
;N/A
A183,4,
;N/A
;
A184,0,
;255
A184,1,
;N/A
A184,2,
;N/A
A184,3,
;N/A
A184,4,
;N/A
;
A185,0,
;65535
A185,1,
;N/A
A185,2,
;N/A
A185,3,
;N/A
A185,4,
;N/A
;
A186,0,
;255
A186,1,
;N/A
A186,2,
;N/A
A186,3,
;N/A
A186,4,
;N/A
;
A187,0,
;16383
A187,1,
;N/A
A187,2,
;N/A
A187,3,
;N/A
A187,4,
;N/A
;
A188,0,
;1
A188,1,
;N/A
A188,2,
;N/A
A188,3,
;N/A
A188,4,
;N/A
;
A189,0,
;16383
A189,1,
;N/A
A189,2,
;N/A
A189,3,
;N/A
A189,4,
;N/A
;
A190,0,
;253
A190,1,
;N/A
A190,2,
;N/A
A190,3,
;N/A
A190,4,
;N/A
;
A191,0,
;16143
A191,1,
;N/A
A191,2,
;N/A
A191,3,
;N/A
A191,4,
;N/A
;
A192,0,
;3
A192,1,
;N/A
A192,2,
;N/A
A192,3,
;N/A
A192,4,
;N/A
;
A193,0,
;6
A193,1,
;N/A
A193,2,
;N/A
A193,3,
;N/A
A193,4,
;N/A
;
A194,0,
;7
A194,1,
;N/A
A194,2,
;N/A
A194,3,
;N/A
A194,4,
;N/A
;
A195,0,
;14856
A195,1,
;N/A
A195,2,
;N/A
A195,3,
;N/A
A195,4,
;N/A
;
A196,0,
;14888
A196,1,
;N/A
A196,2,
;N/A
A196,3,
;N/A
A196,4,
;N/A
;
A197,0,
;14984
A197,1,
;N/A
A197,2,
;N/A
A197,3,
;N/A
A197,4,
;N/A
;
A198,0,
;15016
A198,1,
;N/A
A198,2,
;N/A
A198,3,
;N/A
A198,4,
;N/A
;
A199,0,
;0
A199,1,
;N/A
A199,2,
;N/A
A199,3,
;N/A
A199,4,
;N/A
;
A200,0,
;0
A200,1,
;N/A
A200,2,
;N/A
A200,3,
;N/A
A200,4,
;N/A
;
A201,0,
;0
A201,1,
;N/A
A201,2,
;N/A
A201,3,
;N/A
A201,4,
;N/A
;
A202,0,
;0
A202,1,
;N/A
A202,2,
;N/A
A202,3,
;N/A
A202,4,
;N/A
;
A203,0,
;8266
A203,1,
;N/A
A203,2,
;N/A
A203,3,
;N/A
A203,4,
;N/A
;
A204,0,
;8298
A204,1,
;N/A
A204,2,
;N/A
A204,3,
;N/A
A204,4,
;N/A
;
A205,0,
;13
A205,1,
;N/A
A205,2,
;N/A
A205,3,
;N/A
A205,4,
;N/A
;
A206,0,
;45
A206,1,
;N/A
A206,2,
;N/A
A206,3,
;N/A
A206,4,
;N/A
;
A207,0,
;13
A207,1,
;N/A
A207,2,
;N/A
A207,3,
;N/A
A207,4,
;N/A
;
A208,0,
;45
A208,1,
;N/A
A208,2,
;N/A
A208,3,
;N/A
A208,4,
;N/A
;
A209,0,
;51219
A209,1,
;N/A
A209,2,
;N/A
A209,3,
;N/A
A209,4,
;N/A
;
A210,0,
;51251
A210,1,
;N/A
A210,2,
;N/A
A210,3,
;N/A
A210,4,
;N/A
;
A211,0,
;51214
A211,1,
;N/A
A211,2,
;N/A
A211,3,
;N/A
A211,4,
;N/A
;
A212,0,
;51215
A212,1,
;N/A
A212,2,
;N/A
A212,3,
;N/A
A212,4,
;N/A
;
A213,0,
;12337
A213,1,
;N/A
A213,2,
;N/A
A213,3,
;N/A
A213,4,
;N/A
;
A214,0,
;3
A214,1,
;N/A
A214,2,
;N/A
A214,3,
;N/A
A214,4,
;N/A
;215 N/A
;216 N/A
;217 N/A
;218 N/A
;219 N/A
;220 N/A
;
A221,0,
;51400
A221,1,
;N/A
A221,2,
;N/A
A221,3,
;N/A
A221,4,
;N/A
;
A222,0,
;51400
A222,1,
;N/A
A222,2,
;N/A
A222,3,
;N/A
A222,4,
;N/A
;
A223,0,
;51400
A223,1,
;N/A
A223,2,
;N/A
A223,3,
;N/A
A223,4,
;N/A
;
A224,0,
;51400
A224,1,
;N/A
A224,2,
;N/A
A224,3,
;N/A
A224,4,
;N/A
;
A225,0,
;51400
A225,1,
;N/A
A225,2,
;N/A
A225,3,
;N/A
A225,4,
;N/A
;
A226,0,
;51400
A226,1,
;N/A
A226,2,
;N/A
A226,3,
;N/A
A226,4,
;N/A
;
A227,0,
;51400
A227,1,
;N/A
A227,2,
;N/A
A227,3,
;N/A
A227,4,
;N/A
;
A228,0,
;51400
A228,1,
;N/A
A228,2,
;N/A
A228,3,
;N/A
A228,4,
;N/A
;
A229,0,
;51400
A229,1,
;N/A
A229,2,
;N/A
A229,3,
;N/A
A229,4,
;N/A
;
A230,0,
;2738
A230,1,
;N/A
A230,2,
;N/A
A230,3,
;N/A
A230,4,
;N/A
;
A231,0,
;2739
A231,1,
;N/A
A231,2,
;N/A
A231,3,
;N/A
A231,4,
;N/A
;
A232,0,
;2740
A232,1,
;N/A
A232,2,
;N/A
A232,3,
;N/A
A232,4,
;N/A
;
A233,0,
;2741
A233,1,
;N/A
A233,2,
;N/A
A233,3,
;N/A
A233,4,
;N/A
;
A234,0,
;0
A234,1,
;N/A
A234,2,
;N/A
A234,3,
;N/A
A234,4,
;N/A
;
A235,0,
;0
A235,1,
;N/A
A235,2,
;N/A
A235,3,
;N/A
A235,4,
;N/A
;
A236,0,
;0
A236,1,
;N/A
A236,2,
;N/A
A236,3,
;N/A
A236,4,
;N/A
;
A237,0,
;0
A237,1,
;N/A
A237,2,
;N/A
A237,3,
;N/A
A237,4,
;N/A
;
A238,0,
;2736
A238,1,
;N/A
A238,2,
;N/A
A238,3,
;N/A
A238,4,
;N/A
;
A239,0,
;2737
A239,1,
;N/A
A239,2,
;N/A
A239,3,
;N/A
A239,4,
;N/A
;
A240,0,
;1518
A240,1,
;N/A
A240,2,
;N/A
A240,3,
;N/A
A240,4,
;N/A
;
A241,0,
;1519
A241,1,
;N/A
A241,2,
;N/A
A241,3,
;N/A
A241,4,
;N/A
;
A242,0,
;1501
A242,1,
;N/A
A242,2,
;N/A
A242,3,
;N/A
A242,4,
;N/A
;
A243,0,
;1505
A243,1,
;N/A
A243,2,
;N/A
A243,3,
;N/A
A243,4,
;N/A
;
A244,0,
;0
A244,1,
;N/A
A244,2,
;N/A
A244,3,
;N/A
A244,4,
;N/A
;
A245,0,
;0
A245,1,
;N/A
A245,2,
;N/A
A245,3,
;N/A
A245,4,
;N/A
;
A246,0,
;1504
A246,1,
;N/A
A246,2,
;N/A
A246,3,
;N/A
A246,4,
;N/A
;
A247,0,
;1503
A247,1,
;N/A
A247,2,
;N/A
A247,3,
;N/A
A247,4,
;N/A
;248 N/A
;249 N/A
;250 N/A
;251 N/A
;252 N/A
;253 N/A
;254 N/A
;255 N/A
 
Status
Not open for further replies.
Back
Top