View Single Post
      07-20-2022, 10:50 PM   #44
Renan
New Member
0
Rep
9
Posts

Drives: 320i f30
Join Date: Apr 2021
Location: Brazil

iTrader: (0)

Quote:
Originally Posted by SDriver18i View Post
I don't remember which codes do what but try these, this is all I found in my notes:
+Remember, with the bars code there's a high chance of failure of the LED module.



FOG as brakes:

BDC_BODY
3065 LceLampMapping4:

MAPPING_BREMSL_2_L_OUTPUT = nsl_l
MAPPING_BREMSL_2_R_OUTPUT = nsl_r

OTHER CODES

Enable rear daylight

++ Daylight left tail light


BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_TAGFAHRL_1_H_L_OUTPUT = sl_l = 14 (initial state: off = 00)
OPTIONS (sl_l = 14, nsl_l = 1C, bfd_l = 1A, off = 00)

++ Daylight right outtail light

BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_TAGFAHRL_1_H_R_OUTPUT = sl_r = 15 (initial state: off = 00)
OPTIONS (sl_r = 15, nsl_r = 1D, bfd_r = 1B, off = 00)

++ Daylight left inner tail light

BDC_BODY> 3065 LceLampMapping4, ED>
MAPPING_TAGFAHRL_2_H_L_OUTPUT = sl_2_l = 16 (initial state: off = 00)
OPTIONS (bl_l = 18, sl_2_l = 16, off = 00)

++ Daylight right inner tail light

BDC_BODY> 3065 LceLampMapping4, ED>
MAPPING_TAGFAHRL_2_H_R_OUTPUT = sl_2_r = 17 (Initial state: off = 00)
OPTIONS (bl_r = 19, sl_2_r = 17, off = 00)

+

Turn signal of rear daylight

++ Daylight left tail light


BDC_BODY> 3065 LceLampMapping4, ED>
MAPPING_UNIVERSAL_5_OUTPUT = UNKNOWN = 14 (Initial state: off = 00)
MAPPING_UNIVERSAL_5_FUNCTION = UNKNOWN = 06 (Initial state: off = 00)
MAPPING_UNIVERSAL_5_PRIORITY = UNKNOWN = 00 (Initial state: priority_3 = 03)
MAPPING_UNIVERSAL_5_PWM_1 = 100% = 64 (Initial state: 0V = 00)
MAPPING_UNIVERSAL_5_FIXED_PWM = fixed = 01 (Initial state: do not touch)
MAPPING_UNIVERSAL_5_ DIMMED = not_active = 00 (Initial state: do not touch)

++ Daylight right outtail light

BDC_BODY> 3065 LceLampMapping4, ED>
MAPPING_UNIVERSAL_6_OUTPUT = UNKNOWN = 15 (Initial state: off = 00)
MAPPING_UNIVERSAL_6_FUNCTION = UNKNOWN = 07 (Initial state: off = 00)
MAPPING_UNIVERSAL_6_PRIORITY = UNKNOWN = 00 (Initial state: priority_3 = 03)
MAPPING_UNIVERSAL_6_PWM_1 = 100% = 64 (Initial state: 0V = 00)
MAPPING_UNIVERSAL_6_FIXED_PWM = fixed = 01 (Initial state: do not touch)
MAPPING_UNIVERSAL_6_ DIMMED = not_active = 00 (Initial state: do not touch)

++ Daylight left inner tail light

BDC_BODY> 3065 LceLampMapping4, ED>
MAPPING_UNIVERSAL_3_OUTPUT = sl_2_l = 16 (initial state: off = 00)
MAPPING_UNIVERSAL_3_PART_OF = off = 00 (Initial state: WLH_FMH_RL = B0)
MAPPING_UNIVERSAL_3_FUNCTION = blinken_l = 06 (Initial state: off = 00)
MAPPING_UNIVERSAL_3_PRIORITY = UNKNOWN = 00 (Initial state: priority_1 = 01)
MAPPING_UNIVERSAL_3_PWM_1 = 100% = 64 (Initial state: 0V = 00)
MAPPING_UNIVERSAL_3_FIXED_PWM = fixed = 01 (Initial state: do not touch)
MAPPING_UNIVERSAL_3_ DIMMED = not_active = 00 (Initial state: do not touch)

++ Daylight right inner tail light

BDC_BODY> 3065 LceLampMapping4, ED>
MAPPING_UNIVERSAL_4_OUTPUT = sl_2_r = 17 (Initial state: off = 00)
MAPPING_UNIVERSAL_4_PART_OF = off = 00 (Initial state: WLH_FMH_RL = B0)
MAPPING_UNIVERSAL_4_FUNCTION = blinken_r = 07 (initial state: off = 00)
MAPPING_UNIVERSAL_4_PRIORITY = UNKNOWN = 00 (Initial state: priority_1 = 01)
MAPPING_UNIVERSAL_4_PWM_1 = 100% = 64 (Initial state: 0V = 00)
MAPPING_UNIVERSAL_4_FIXED_PWM = fixed = 01 (Initial state: do not touch)
MAPPING_UNIVERSAL_4_ DIMMED = not_active = 00 (Initial state: do not touch)
Thanks for response
I tried the fog as brakes and nothing happened, also I forgot to tell i have a F30. Maybe need some adjustments to work
The rear daylight turn code will blink the bars or the brakes ? My bars already coded to blink like the video, i searched a lot but can’t make the brakes blinks too.
I saw that you used a universal mapping, just map the number “14” that means the number is related to the brakes or led bars?
Maybe the member Takabo knows how it works? Sorry for many questions, thanks in advance.
Appreciate 0