Results 1 to 15 of 15

Thread: Aldl LT1 datastream

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected!
    Join Date
    Apr 2020
    Location
    Belarus
    Age
    36
    Posts
    152

    Aldl LT1 datastream

    Hi. Im trying to adjust my arduino gauge
    I cant get IAT data.
    Trans temp and coolant works
    I believe it is A274 datastream
    All I get is negative 40 always.

    Word 25
    MATDEGND NON-DEFAULTED MAT VARIABLE
    DEG C= .75N - 40
    DEG F= 1.35N - 40

    I don't know why but I cant get this data from the protocol

  2. #2
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,476
    IAT is byte 24, counted from zero.

    If you use it as a word that might explain the odd readings.

  3. #3
    Fuel Injected!
    Join Date
    Apr 2020
    Location
    Belarus
    Age
    36
    Posts
    152
    It is byte not int?
    coolant and trans temps are int
    upd
    Oh i see my mistake. I used wrong datastream
    I'll check
    Last edited by yoheer; 08-24-2023 at 12:27 PM.

  4. #4
    Fuel Injected!
    Join Date
    Apr 2020
    Location
    Belarus
    Age
    36
    Posts
    152
    I want to add wideband reading. Using Kur40's pcm patch with d31 or d27 pin.(eehack uses pin27. d31 in the patch description)
    What datastream data should I use?

    It is written Byte 36 mode1 msg1 (patch)

    Is it instead of SDINMW1 input mode word 1?
    This is from mode 1 msg1, 36 word
    Is it correct?
    Last edited by yoheer; 09-26-2023 at 06:19 PM.

  5. #5
    Fuel Injected!
    Join Date
    Jul 2019
    Location
    Orange, CA
    Posts
    757
    D27 is the spare unused ADC input. D31 is the ADC input for the A/C pressure sensor.

    According to EEHack's definition file for $EE, the A/C Pressure input is a Byte (8 bits) at Offset 26 in a Mode 00 message (F4 00). Pin D27 input would be read as a Byte (8 bits) at Offset 54 in a Mode 00 message (F4 00).
    1990 Corvette (Manual)
    1994 Corvette (Automatic)
    1995 Corvette (Manual)

  6. #6
    Fuel Injected!
    Join Date
    Apr 2020
    Location
    Belarus
    Age
    36
    Posts
    152
    thnx, I'll check
    I believe it is mode 1 msg 0 byte 55 ALDL message
    and it is not used in description

Similar Threads

  1. MAP sensor not changing in datastream?
    By CDeeZ in forum GM EFI Systems
    Replies: 5
    Last Post: 02-05-2019, 05:49 AM
  2. $EE How to get MAF Hz in datastream
    By babywag in forum GM EFI Systems
    Replies: 8
    Last Post: 12-07-2016, 12:34 AM
  3. Replies: 2
    Last Post: 06-11-2014, 02:56 PM
  4. Hacking the DataStream
    By gregs78cam in forum TunerPro Tuning Talk
    Replies: 64
    Last Post: 03-03-2012, 09:53 PM
  5. ALDL DataStream Information as Excel XLS
    By historystamp in forum Gear Heads
    Replies: 6
    Last Post: 02-28-2012, 10:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •