|
|
|
|
|
|
BMW Garage | BMW Meets | Register | Today's Posts | Search |
|
BMW 3-Series (E90 E92) Forum
>
M3 Diesel Instrument Cluster
|
|
07-16-2017, 04:40 PM | #45 |
New Member
0
Rep 14
Posts |
I changed my Speedometer Gauge Face from my 335i (max 280 kmh) to an M3 one with 330kmh
Read out an M3 with tool32 0x3100 That's the buffer: E1 2C 03 00 00 4E 00 88 04 63 09 1C 0C 00 00 64 00 B0 04 C4 09 48 0D 00 00 B1 00 55 08 5A 0E 84 12 How can I adjust my 335i Kombi for the 330kmh Speedometer now? |
Appreciate
0
|
07-16-2017, 05:43 PM | #46 | |
Colonel
532
Rep 2,503
Posts |
Quote:
|
|
Appreciate
0
|
07-17-2017, 01:34 AM | #47 |
New Member
0
Rep 14
Posts |
|
Appreciate
0
|
07-17-2017, 02:51 AM | #48 | |
Colonel
532
Rep 2,503
Posts |
Quote:
When I get some time I'll make you an example. |
|
Appreciate
0
|
07-17-2017, 03:21 AM | #49 |
New Member
0
Rep 14
Posts |
|
Appreciate
0
|
07-17-2017, 02:24 PM | #50 | |
Colonel
532
Rep 2,503
Posts |
Quote:
It's choose the komb87.prg file and job codierdaten_lesen In arguments field just put 0x3100 |
|
Appreciate
0
|
07-17-2017, 02:50 PM | #51 | |
New Member
0
Rep 14
Posts |
Quote:
Code:
CODIERDATENBLOCK = 33 Bytes 0000 : 52 2B 03 00 00 4E 00 D7 01 88 04 83 0A 00 00 64 R+...N.× .?.?...d 0010 : 00 F4 01 B0 04 F0 0A 00 00 A5 00 39 03 BC 07 0E .ô.°.ð.. .¥.9.¼.. 0020 : 12 . _TEL_ANTWORT = 40 Bytes 0000 : A4 F1 60 62 31 00 52 2B 03 00 00 4E 00 D7 01 88 ¤ñ`b1.R+ ...N.×.? 0010 : 04 83 0A 00 00 64 00 F4 01 B0 04 F0 0A 00 00 A5 .?...d.ô .°.ð...¥ 0020 : 00 39 03 BC 07 0E 12 12 .9.¼.... Code:
CODIERDATENBLOCK = 33 Bytes 0000 : E1 2C 03 00 00 4E 00 88 04 63 09 1C 0C 00 00 64 á,...N.? .c.....d 0010 : 00 B0 04 C4 09 48 0D 00 00 B1 00 55 08 5A 0E 84 .°.Ä.H.. .±.U.Z.? 0020 : 12 . _TEL_ANTWORT = 40 Bytes 0000 : A4 F1 60 62 31 00 E1 2C 03 00 00 4E 00 88 04 63 ¤ñ`b1.á, ...N.?.c 0010 : 09 1C 0C 00 00 64 00 B0 04 C4 09 48 0D 00 00 B1 .....d.° .Ä.H...± 0020 : 00 55 08 5A 0E 84 12 4C .U.Z.?.L Last edited by blax123; 07-17-2017 at 03:06 PM.. |
|
Appreciate
0
|
07-18-2017, 01:17 AM | #52 |
Colonel
532
Rep 2,503
Posts |
Ok, so from the information you have provided...
330kmh CODIERDATENBLOCK = 33 Bytes 0000 : E1 2C 03 00 00 4E 00 88 04 63 09 1C 0C 00 00 64 0010 : 00 B0 04 C4 09 48 0D 00 00 B1 00 55 08 5A 0E 84 0020 : 12 280kmh CODIERDATENBLOCK = 33 Bytes 0000 : 52 2B 03 00 00 4E 00 D7 01 88 04 83 0A 00 00 64 0010 : 00 F4 01 B0 04 F0 0A 00 00 A5 00 39 03 BC 07 0E 0020 : 12 0x00 = Checksum (FF this - NCSEXPERT will fix it for us!) 0x01 = Start position of needle - 2B in your case. 0x02 = Attenuation of needle 03 Next are the ranges and sectors: X Range: (Used when BC_V_KORREKTUR is coded: aktiv) (Hex) 0000, 4E00, D701, 8804, 830A (Decimal Values) 0, 78, 471, 1160, 2691 Y Range: (Hex) 0000, 6400, F401, B004, F00A (Dec) 0, 100, 500, 1200, 2800 Sectors: 0000, A500, 3903, BC07, 0E12 So to code this we create a NETTODAT.MAN Code:
B 00310000,0010,FF,2B,03,00,00,4E,00,D7,01,88,04,83,0A,00,00,64 B 00310010,0010,00,F4,01,B0,04,F0,0A,00,00,A5,00,39,03,BC,07,0E B 00310020,0001,12 So, in the same way as explained above, To convert to your M3 330kmh scale: Code:
B 00310000,0010,FF,2B,03,00,00,4E,00,88,04,63,09,1C,0C,00,00,64 B 00310010,0010,00,F4,01,B0,04,F0,0A,00,00,A5,00,39,03,BC,07,0E B 00310020,0001,12 Save or move this file to the NCSEXPERT/WORK/ folder. Then nettodat code with NCSEXPERT. Done! Last edited by Sensible_; 07-18-2017 at 01:30 AM.. |
Appreciate
0
|
07-18-2017, 01:37 AM | #53 | |
New Member
0
Rep 14
Posts |
Quote:
Just a question. Could i theoretically use this Nettodat.MAN for my friends 335i too? Or does ist change from Car/Kombi to Car/Kombi even if its like the same 335i? |
|
Appreciate
0
|
07-18-2017, 02:21 AM | #54 |
Colonel
532
Rep 2,503
Posts |
Theoretically yes, but it's best practise to read the cluster address first to check in case he is different.
I will just say that the scaling may need some minor adjustments. It's dependant on many things, wheel size, tyres etc etc. Let me know how it goes and if any adjustment is needed. Speedo can be checked by tool32. |
Appreciate
0
|
07-18-2017, 10:42 AM | #55 | |
New Member
0
Rep 14
Posts |
Quote:
Thanks a thousand times 🙌 |
|
Appreciate
0
|
07-18-2017, 04:00 PM | #56 |
Colonel
532
Rep 2,503
Posts |
No problem. Don't thank me yet. Let's see if it's working
To test the speedo use the tool32 command: steuern_tacho with the desired speed in the argument field. steuern_tacho_aus will reset the needle. |
Appreciate
0
|
07-18-2017, 04:42 PM | #57 | |
New Member
0
Rep 14
Posts |
Quote:
if i read the buffer with tool32 im seeing that he accepted the new nettodat values but something is wrong |
|
Appreciate
0
|
07-18-2017, 04:46 PM | #58 | ||
Colonel
532
Rep 2,503
Posts |
Quote:
You'll have to test it on a highway. The important thing to test is if the actual speed is accurately reflected on the tacho. As long as the Avalon is correct it should have worked... |
||
Appreciate
0
|
07-18-2017, 04:54 PM | #59 | |
New Member
0
Rep 14
Posts |
Quote:
reverted to original |
|
Appreciate
0
|
07-18-2017, 04:55 PM | #60 | ||
Colonel
532
Rep 2,503
Posts |
Quote:
|
||
Appreciate
0
|
07-18-2017, 04:57 PM | #61 |
New Member
0
Rep 14
Posts |
|
Appreciate
0
|
07-18-2017, 04:59 PM | #62 |
Colonel
532
Rep 2,503
Posts |
It is the full buffer is it not? Only thing left out was the start position which I left as your 280kmh cluster?
|
Appreciate
0
|
07-18-2017, 05:07 PM | #63 | |
New Member
0
Rep 14
Posts |
Quote:
Code:
B 00310000,0010,52,2B,03,00,00,4E,00,D7,01,88,04,83,0A,00,00,64 B 00310010,0010,00,F4,01,B0,04,F0,0A,00,00,A5,00,39,03,BC,07,0E B 00310020,0001,12 Code:
B 00310000,0010,FF,2B,03,00,00,4E,00,88,04,63,09,1C,0C,00,00,64 B 00310010,0010,00,F4,01,B0,04,F0,0A,00,00,A5,00,39,03,BC,07,0E B 00310020,0001,12 Code:
B 00310000,0010,E1,2C,03,00,00,4E,00,88,04,63,09,1C,0C,00,00,64 B 00310010,0010,00,B0,04,C4,09,48,0D,00,00,B1,00,55,08,5A,0E,84 B 00310020,0001,12 |
|
Appreciate
0
|
07-18-2017, 05:12 PM | #64 | ||
Colonel
532
Rep 2,503
Posts |
Quote:
|
||
Appreciate
0
|
07-18-2017, 05:16 PM | #65 | |
New Member
0
Rep 14
Posts |
Quote:
checksum is just the red marked yeh? Code:
B 00310000,0010,E1,2C,03,00,00,4E,00,88,04,63,09,1C,0C,00,00,64 B 00310010,0010,00,B0,04,C4,09,48,0D,00,00,B1,00,55,08,5A,0E,84 B 00310020,0001,12 |
|
Appreciate
0
|
07-18-2017, 05:18 PM | #66 | ||
Colonel
532
Rep 2,503
Posts |
Quote:
|
||
Appreciate
0
|
Bookmarks |
|
|