The Ultimate RTLS1 Wiki

They go by many names, P01, P10, P12, P59, E38, VPW, '0411 etc.
User avatar
slowtahoe
Posts: 11
Joined: Mon Apr 04, 2022 11:02 am
cars: 1976 Chevette - 2.4 EcoTec swap
1984 Chevette - 1.8 Original
1994 G30 - 350 tbi
2003 Suburban - Ole Reliable
2004 Tahoe - 415ci GenIII/6L90/14b SF
Location: TN USA
Contact:

Re: The Ultimate RTLS1 Wiki

Post by slowtahoe »

Yep you are correct, I am using the EGR pin for BoostOS wideband closed loop.

Address is F2C0 on my RTLS1.
My bad, I was looking at the address on PCMLogger that I was using to log EGR volts which was the 114B address.

Still weird that you had to disable those codes.
jctn
Posts: 12
Joined: Wed Apr 17, 2024 2:35 pm
cars: 2002 avalanche
2005 TJ
2006 Sentra
2015 JK
Location: Franklin,TN

Re: The Ultimate RTLS1 Wiki

Post by jctn »

No worries, I appreciate the help and input. Looks we may both be in TN btw.

So FFFF9B2C is pin 64 on the green connector. It's setup for 5v and I was hoping to use it to monitor a fuel pressure sensor.

The issue I am having is getting the math to work. The sensor I was looking at is 0psi at .5v 50 psi at 2.5v and 100psi at 4.5v

The formula I need is (x*5)/1023 to make it work with the 0-5v input. However, I can't seem to figure out how to make the RTLS1 software do more than one factor operation for a PID.
2002 avalanche, 2002 LQ4 9.7:1, Low buck truck/Truck Norris cam 212/224, .552/.552, 107 LSA, DBW P59 from 2003 escalade w/RTLS1 and boost OS 3.4, ebay s475 1.32ar, deka 80, 60mm ebay wastegate, 4l80e 4wd w/3500 stall, np246 xfer case.
User avatar
pman92
Posts: 577
Joined: Thu May 03, 2012 10:50 pm
Location: Castlemaine, Vic
Contact:

Re: The Ultimate RTLS1 Wiki

Post by pman92 »

jctn wrote: Wed Jul 24, 2024 2:29 pm The formula I need is (x*5)/1023 to make it work with the 0-5v input. However, I can't seem to figure out how to make the RTLS1 software do more than one factor operation for a PID.
X / 204.6 ?

(1023 / 5 = 204.6)
jctn
Posts: 12
Joined: Wed Apr 17, 2024 2:35 pm
cars: 2002 avalanche
2005 TJ
2006 Sentra
2015 JK
Location: Franklin,TN

Re: The Ultimate RTLS1 Wiki

Post by jctn »

Thank you, I feel a bit dense now lol. It will be a bit before I can test it in the PCM but it worked with the numbers I had in my excel spreadsheet.
2002 avalanche, 2002 LQ4 9.7:1, Low buck truck/Truck Norris cam 212/224, .552/.552, 107 LSA, DBW P59 from 2003 escalade w/RTLS1 and boost OS 3.4, ebay s475 1.32ar, deka 80, 60mm ebay wastegate, 4l80e 4wd w/3500 stall, np246 xfer case.
jctn
Posts: 12
Joined: Wed Apr 17, 2024 2:35 pm
cars: 2002 avalanche
2005 TJ
2006 Sentra
2015 JK
Location: Franklin,TN

Re: The Ultimate RTLS1 Wiki

Post by jctn »

Anyone here running boost OS with their RTLS1? If so what version boost OS? Do you mind sharing your bin so I can analyze it to try solving an issue I am having with the RTLS1 crashing.
2002 avalanche, 2002 LQ4 9.7:1, Low buck truck/Truck Norris cam 212/224, .552/.552, 107 LSA, DBW P59 from 2003 escalade w/RTLS1 and boost OS 3.4, ebay s475 1.32ar, deka 80, 60mm ebay wastegate, 4l80e 4wd w/3500 stall, np246 xfer case.
kojab
Posts: 445
Joined: Sun Mar 22, 2009 11:52 am
cars: VT V6 supercharged in a corolla
Location: Sydney
Contact:

Re: The Ultimate RTLS1 Wiki

Post by kojab »

jctn the boost OS bin file you first sent me was P59SWAP.BIN and looking at line D0010 in hex D0014 is 33 hex and D0015 is 00 which to me would be Version 3.0

Maybe Bubba can confirm my findings.
Post Reply