View Single Post
      01-26-2020, 07:12 PM   #214
Takabo
Private
Takabo's Avatar
Japan
49
Rep
69
Posts

Drives: G21 320d xDrive Touring MSport
Join Date: Mar 2019
Location: Osaka, Japan

iTrader: (0)

Hello,

My car is F39. . .
It was made with information on the net.

Convert fog lights to cornering lights.
BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_ABBIEGEL_L_OUTPUT = nsw_l = 0B (default: off = 00)
OPTIONS (nsw_l = 0B, fl_l = 07, off = 00)
MAPPING_ABBIEGEL_L_FUNCTION = abbiegelicht_l = 09 (default)
OPTIONS (abbiegelicht_l = 09)
MAPPING_ABBIEGEL_L_PRIORITY = priority_1 = 01 (default)
OPTIONS (priority_1 = 01)

BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_ABBIEGEL_R_OUTPUT = nsw_r = 0C (default: off = 00)
OPTIONS (nsw_r = 0C, fl_r = 08, off = 00)
MAPPING_ABBIEGEL_R_FUNCTION = abbiegelicht_r = 0A (default)
OPTIONS (abbiegelicht_r = 0A)
MAPPING_ABBIEGEL_R_PRIORITY = priority_1 = 01 (default)
OPTIONS (priority_1 = 01)

BDC_BODY> 3066 LceTmsCoding1, FC
KL_ENABLE_LI = KL_Ein = 01 (default: KL_Aus = 00)
OPTIONS (KL_Aus = 00, KL_Ein = 01)
KL_ENABLE_RE = KL_Ein = 01 (default: KL_Aus = 00)
OPTIONS (KL_Aus = 00, KL_Ein = 01)

BDC_BODY> 3073 LaMaster1, FC>
C_BLC_ENA = F015_enable = 01 (default)
OPTIONS (F015_disable = 00, F015_enable = 01)
C_CLC_ENA = F015_enable = 01 (default)
OPTIONS (F015_disable = 00, F015_enable = 01)


Since my F39 fog light is LED, the following FDL items need to be added.
(This is what I analyzed.)
add to--------------------------------------------------------
BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_ABBIEGEL_L_PWM_1 = 100% = 64 (default: 13.0V = 82)
OPTIONS (12.4V = 7C, 12.8V = 80, 13.0V = 82, 13.2V = 84, 13.4V = 86, 13.7V = 89, 100% = 64)
MAPPING_ABBIEGEL_L_FIXED_PWM = fixed = 01 (default: pwm = 00)
OPTIONS (pwm = 00, fixed = 01)
MAPPING_ABBIEGEL_L_DIMMED = not_active = 00 (default: active = 01)
OPTIONS (not_active = 00, active = 01)

BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_ABBIEGEL_R_PWM_1 = 100% = 64 (default: 13.0V = 82)
OPTIONS (12.4V = 7C, 12.8V = 80, 13.0V = 82, 13.2V = 84, 13.4V = 86, 13.7V = 89, 100% = 64)
MAPPING_ABBIEGEL_R_FIXED_PWM = fixed = 01 (default: pwm = 00)
OPTIONS (pwm = 00, fixed = 01)
MAPPING_ABBIEGEL_R_DIMMED = not_active = 00 (default: active = 01)
OPTIONS (not_active = 00, active = 01)
------------------------------------------------------------


This allows you to use both the cornering light function and the fog light.

The fog light works as a cornering light with the headlight switch in the AUTO position.

1. When the left and right turn signals.
2. When turning the handle left and right.
3. When backing in reverse gear (both left and right lights).


What are the specifications in your country?
Attached Images
 
__________________

BMW 320d xDrive Touring M Sport(G21)
Production Plant: Munich, Production Date: 2021-02-25

Last edited by Takabo; 01-28-2020 at 05:39 AM..
Appreciate 2
iceman7117.00