CA18 Low AFM signal voltage = limp mode ?
Moderator: Matt
CA18 Low AFM signal voltage = limp mode ?
Is there any Low AFM signal voltage setting to trigger limp mode ?
Could it be modify ?
I see if the signal lower than 1.040V, the mixture will goes rich.
I'm tuning a CA18 with Z32 AFM, can't get proper AFR transistion from 700rpm to 900rpm while idle switch is on.
Could it be modify ?
I see if the signal lower than 1.040V, the mixture will goes rich.
I'm tuning a CA18 with Z32 AFM, can't get proper AFR transistion from 700rpm to 900rpm while idle switch is on.
-
- Posts: 301
- Joined: Sat Jun 21, 2008 1:50 am
- Location: Croatia
- Contact:
Re: CA18 Low AFM signal voltage = limp mode ?
N13? I didn't try that , but B13 SR20DE has Low AFM Voltage Enrichment Trigger which help in same situation. It is in expert mode all way down ...
Re: CA18 Low AFM signal voltage = limp mode ?
There is a low voltage check of 0x0008 * 50mV = 400mV at address 8673 in the code (36F05) for the MAF DTC trigger
After this there is a check 0x014 x 50mV = 1000mV at address 86AB in the code which I think is the low voltage you are hitting. Only changing the code directly can alter that
After this there is a check 0x014 x 50mV = 1000mV at address 86AB in the code which I think is the low voltage you are hitting. Only changing the code directly can alter that
Re: CA18 Low AFM signal voltage = limp mode ?
Hi Matt,Matt wrote:There is a low voltage check of 0x0008 * 50mV = 400mV at address 8673 in the code (36F05) for the MAF DTC trigger
After this there is a check 0x014 x 50mV = 1000mV at address 86AB in the code which I think is the low voltage you are hitting. Only changing the code directly can alter that
Is it possible to change address 8673 and 86AB in the HEX editor ?
The rom image I can access is only from 0000 to 3FFF.
Re: CA18 Low AFM signal voltage = limp mode ?
Hi skylinegtrhr,skylinegtrhr wrote:N13? I didn't try that , but B13 SR20DE has Low AFM Voltage Enrichment Trigger which help in same situation. It is in expert mode all way down ...
That is S13 CA18DET.
-
- Posts: 40
- Joined: Mon Aug 15, 2011 4:38 am
Re: CA18 Low AFM signal voltage = limp mode ?
interested in this too
Re: CA18 Low AFM signal voltage = limp mode ?
See how louis goes with the code changes I've emailed him
-
- Posts: 40
- Joined: Mon Aug 15, 2011 4:38 am
-
- Posts: 40
- Joined: Mon Aug 15, 2011 4:38 am
Re: CA18 Low AFM signal voltage = limp mode ?
Matt it's possible that any of the flags like bit 1,bit2 etc could be this low voltage enable/disable?
Re: CA18 Low AFM signal voltage = limp mode ?
Not likely for CA18 as it is all hard coded. Later models moved the voltage checks into separate parameters which we can modify but not this earlier ECU
-
- Posts: 40
- Joined: Mon Aug 15, 2011 4:38 am
Re: CA18 Low AFM signal voltage = limp mode ?
Matt have you identified all the flags on ca18 ecu?
Re: CA18 Low AFM signal voltage = limp mode ?
Not at this time. I'm looking at SR20s and RBs at the moment
Re: CA18 Low AFM signal voltage = limp mode ?
I have the exact same problem with my S13 CA18DET with Z32 AFM.
Could you explain how I can solve it?
Could you explain how I can solve it?
Re: CA18 Low AFM signal voltage = limp mode ?
I've got louis email in my inbox so I will start looking into it this week. At this stage there is no solution for the issue
Re: CA18 Low AFM signal voltage = limp mode ?
not sure if this is solution,but you can find here schematic of my diy device that add adjustable voltage to the AFM output signal. This can prevent limp mode that causing your issue,as you can define minimum AFM voltage.