NefMoto

Technical => Tuning => Topic started by: professor on April 23, 2012, 02:13:15 AM



Title: Disable LTFTs -> NOLRA location
Post by: professor on April 23, 2012, 02:13:15 AM
Hello

I read that by bit changing NOLRA codeword to 0 you disable LFTF's.
I cant locate NOLRA map on my ME7.5. Can please someone upload a screenshot of NOLRA 8-bit text location including 5 bits prior an 5 bit next to it with ecu number  in order to locate it in my 032RP ecu file?

Thank you.


Title: Re: Disable LTFTs -> NOLRA location
Post by: professor on April 23, 2012, 11:37:09 AM
Up looking for a fast help guys!

Thank you in advance.


Title: Re: Disable LTFTs -> NOLRA location
Post by: professor on April 24, 2012, 03:09:06 AM
Found it.

0x18DF6 on 032HN if anyone need this.


Title: Re: Disable LTFTs -> NOLRA location
Post by: grey on July 29, 2013, 02:35:07 PM
I can not find NOLRA in my 4B0906018DH
Any idea?



Title: Re: Disable LTFTs -> NOLRA location
Post by: SRT on July 30, 2013, 03:35:11 AM
0x1905A


Title: Re: Disable LTFTs -> NOLRA location
Post by: grey on July 30, 2013, 05:09:16 AM
0x1905A

Thanks,I'll try


Title: Re: Disable LTFTs -> NOLRA location
Post by: grey on November 09, 2014, 03:53:03 AM
0x1905A
This address is wrong,not working  :(

Any idea ?


Title: Re: Disable LTFTs -> NOLRA location
Post by: guitar24t on November 09, 2014, 10:44:25 PM
0x1905A is the correct address for 4B0906018DH.

What symptoms make you say it's not working? What value did you assign to it and what result did you expect?

Keep in mind that to fully disable LTFTs, you must set the lower two bits to ones. In this file, the original value is 24, so you should set it to 27 in order to disable LTFTs (Partial Load and Idle).

00100100 -> 00100111


Title: Re: Disable LTFTs -> NOLRA location
Post by: grey on November 10, 2014, 08:45:56 AM
0x1905A is the correct address for 4B0906018DH.

What symptoms make you say it's not working? What value did you assign to it and what result did you expect?

Keep in mind that to fully disable LTFTs, you must set the lower two bits to ones. In this file, the original value is 24, so you should set it to 27 in order to disable LTFTs (Partial Load and Idle).

00100100 -> 00100111

Now ok. Good information, Thank you :)


Title: Re: Disable LTFTs -> NOLRA location
Post by: nyet on November 10, 2014, 10:40:38 AM
Thanks for the detailed writeup! I will try to add the information to the s4wiki time permitting