Couple of thoughts...did the rebuild of the throttle body include rebuilding the fuel pressure regulator? Good idea to get a read on fuel pressure and not assume it's good because you have a new fuel pump or a fresh rebuild of the FPR. Kinda pain in the arse to get fuel pressure reading as these TBI trucks, you gotta remove the fuel filter and add a "T" that the gauge attaches to.
I saw the "open" loop, too but some 1227747 tunes have open loop idle. These ECMs are incredibly slow spitting out data points once every 2 seconds. With that said, your O2 volts stayed solid @ 668 mv which tells me your a little rich on fuel. Why no cross counts...could be the open loop idle??? Maybe put your foot in it to see if it will transition to closed loop at which the O2 should start swinging.
IAC steps 39 is probably okay but I'd like to see it near 10 on a fully warmed up engine. More air through the throttle blades vs the IAC helps shear the fuel and aids in better atomization.
Are the symptoms still there after fixing the issues with the distributor cap/rotor???
Edit: Shortly after posting, I went searching for this. Basically some of the open loop idle parameters. Seems like it targets a richer than stoic afr hence the higher O2 volts. Also, it appears the vehicle needs to be moving to get it into closed loop.
I saw the "open" loop, too but some 1227747 tunes have open loop idle. These ECMs are incredibly slow spitting out data points once every 2 seconds. With that said, your O2 volts stayed solid @ 668 mv which tells me your a little rich on fuel. Why no cross counts...could be the open loop idle??? Maybe put your foot in it to see if it will transition to closed loop at which the O2 should start swinging.
IAC steps 39 is probably okay but I'd like to see it near 10 on a fully warmed up engine. More air through the throttle blades vs the IAC helps shear the fuel and aids in better atomization.
Are the symptoms still there after fixing the issues with the distributor cap/rotor???
Edit: Shortly after posting, I went searching for this. Basically some of the open loop idle parameters. Seems like it targets a richer than stoic afr hence the higher O2 volts. Also, it appears the vehicle needs to be moving to get it into closed loop.
1project2many;54951 said:This may take some trial and error but you could start by comparing these values from the ASDU disassembly with your calibration:
Code:; OPEN LOOP IDLE CALIBRATIONS ; L05 ; ;---------------------------------------------- LD29E FCB 4 ; 4 MPH, OPN LP IDLE THRESH LD29F FCB 5 ; 2%, OPN LP IDLE THRESH TPS LD2A0 FCB 1 ; 25 RPM, Open loop RPM thresh IDLE OFF LD2A1 FCB 2 ; 50 RPM, Open loop RPM thresh IDLE ON LD2A2 FCB 160 ; 8 Sec's, Open loop IDLE AFR Ratio enable TIME DELAY LD2A3 FCB 100 ; 5 Sec's, Open loop IDLE AFR Ratio TIME DELAY LD2A4 FCB 137 ; 13.7 Open loop AFR MAX AT IDLE ;----------------------------------------------
Last edited: