Results 1 to 3 of 3

Thread: I would liek some help with CCM/BCM data

  1. #1
    Fuel Injected! -=Jeff=-'s Avatar
    Join Date
    Jun 2013
    Location
    Chicago Suburbs
    Age
    51
    Posts
    222

    I would liek some help with CCM/BCM data

    I had started a project that would use an Arduino to access the ALDL and display on a touchscreen in the car. The touchscreen is installed in my car and is setup to replace the Idiot lights (Brake, SES, etc). I thought adding the ALDL data would be nice. however I know I need to silence the CCM/BCM to display data. This would not be a logger as I have ALDL Droid and TunrePro for that. this was more for info since I have the screen..

    Anyway I captured the data chatter prior to connection for the ALDL diag commands and I cannot seem to find all the info. Here is a snippet of the code

    Code:
    10 590A 4100 004C // CCM Broadcast
    4055 6B41 6100 0F00 4146 019E 0FCF 7A00 3B96 // Command from?
    10 590A 4100 004C // CCM Broadcast
    4055 6B41 6100 0F00 4146 019E 0FCF 7A00 3B96 // Command from?
    10 590A 4100 004C // CCM Broadcast
    4055 6B41 6100 0F00 4146 019E 0FCF 7A00 3B96 // Command from?
    10 590A 4100 004C // CCM Broadcast
    4055 6B41 6100 0F00 4146 019E 0FCF 7A00 3B96 // Command from?
    This repeats. I found the CCM Broadcast info, however I have not found the other command.. any ideas? I do know the command starts with the 0x40 and the Checksum is the 0x96

    Car is a 1990 Corvette ZR-1. I have attached the ALDL Streams, A111 and A114 for this car

    if that info is useful I might display it as well, I just need to find out what it is

    THANKS!!!
    Attached Files Attached Files
    -=Jeff=-
    1990 Corvette ZR-1
    Black/Red Interior

  2. #2
    Super Moderator dave w's Avatar
    Join Date
    Feb 2011
    Posts
    6,308
    Maybe this gearhead-efi thread (post #6) will help: http://www.gearhead-efi.com/Fuel-Inj...vette-Datalogs

    dave w
    Attached Files Attached Files

  3. #3
    Fuel Injected! -=Jeff=-'s Avatar
    Join Date
    Jun 2013
    Location
    Chicago Suburbs
    Age
    51
    Posts
    222
    Thanks Dave,

    I have a working ADX with the silence commands and the Enable communications.. it works well and i can implement that in my Arduino build.. However I am curious what that unknown line of code is. it would be fantastic to find out what it deciphers to. meanwhile can setup up the screen to update and not update as I think silencing communications affects the LCD updates.. I am assuming the CCM is spewing the 0x40 message..
    -=Jeff=-
    1990 Corvette ZR-1
    Black/Red Interior

Similar Threads

  1. TunerPro RT Data Logging - Saving the Data
    By Jeep71 in forum Introductions
    Replies: 1
    Last Post: 08-29-2019, 12:57 AM
  2. EBL data log help
    By 3505spdconvert in forum GM EFI Systems
    Replies: 3
    Last Post: 06-28-2015, 02:40 AM
  3. Here is a data log to look at.
    By 92TBIVentura in forum GM EFI Systems
    Replies: 0
    Last Post: 05-10-2014, 08:11 AM
  4. data log little red s10
    By lilhupper in forum GM EFI Systems
    Replies: 105
    Last Post: 04-28-2014, 12:08 AM
  5. Importing Data Dash Data......
    By Nasty-Z in forum TunerPro Tuning Talk
    Replies: 12
    Last Post: 07-06-2012, 09:16 AM

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
  •