Search:

Type: Posts; User: lndshrk

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    3,493

    Re: info on VPW DLC

    Motorola produces tons of custom packages for the
    vehicle OEMS.

    The key is look for the processors that are "hidden"

    Example: if you try to search for the 377 on the
    motorola website it's...
  2. Replies
    6
    Views
    3,493

    Re: info on VPW DLC

    All of this info is in a large (79.2MB!) ZIP file hidden on the
    Motorola site. :secret:

    The file is located at:
    ...
  3. Replies
    13
    Views
    10,150

    Re: segam ecu unlock ?

    No, it likely won't be the same.

    You need to remove the internal flash memory chip
    from the ECU and read it out via an EPROM programmer
    into a Binary file.

    Then you disassemble the code, and...
  4. Replies
    13
    Views
    10,150

    Re: segam ecu unlock ?

    No doubt it is.

    Most of the Euro OEMS (Bosch/Siemens/etc) base the
    seed off of one of the timers, and then the calcs are
    included in the code.

    They bet (very correctly) that only a very small...
  5. Replies
    13
    Views
    10,150

    Re: segam ecu unlock ?

    Do you have the contents of the ECU's flash memory?

    A lot of European ECU's have the seed/key algorithm
    inside the code.

    Do you know what processor is used/etc?
  6. Replies
    10
    Views
    4,820

    Re: Calculating the multiple checksums

    Instead of doing "XOR w/ FFFF".

    Consider doing logical negation ;D

    In boolean logic:

    A ^ ONES == *A

    Or any variable XOR'd with a varable the same # of
    bits all high/one is the same as...
  7. Replies
    51
    Views
    44,749

    Re: Protocol for reading the PCM Flash Memory

    Guys,

    As I've said before.. that is NOT the code to be looking
    at because it isn't the code that is running on a PCM
    that is "programmed". :banghead:

    I've already shown the jump table for the...
  8. Replies
    17
    Views
    11,338

    Re: Mode 27 Security Access

    It isn't the code that's run via normal operations.

    The code that is run during "normal" use (ie with the
    PCM in a "working" condition is much further down.

    There is an indirect table, that in...
  9. Replies
    17
    Views
    11,338

    Re: Mode 27 Security Access

    Also, if you look at the code between 0x0 and 0x1000 or
    so, you'll see the "remnants" of the boot code that is
    used before the main code exists.

    It has a mode 27 w/o a seed key. (or rather a...
  10. Replies
    31
    Views
    11,532

    Re: PCM Edit Released Current Ver: 1.0.23

    None, until one of my own design is finished.

    None of the cables out there can handle "block transfers"
    aka mode $36 that I know of.
  11. Replies
    31
    Views
    11,532

    Re: PCM Edit Released Current Ver: 1.0.22

    Don't forget the call to disable normal comms.

    Mode 28.. Subfunction 00

    :)
  12. Replies
    31
    Views
    11,532

    Re: PCM Edit Released Current Ver: 1.0.22

    Time to cheat then, eh?

    Write yourself a little routine to do both, the $27 and
    then the $35 right after.
  13. Replies
    17
    Views
    11,338

    Re: Mode 27 Security Access

    I agree.. but in the interest of "completeness" I won't
    be satisfied until I find WHERE the bytes at $6000 thru
    $6003 are written.

    Call me o/c
  14. Replies
    17
    Views
    11,338

    Re: Mode 27 Security Access

    Ahh.. but where is the function that PROGRAMS it?

    It's in flash.. right?

    How do it get there.

    Does the Tech-II program it from IT's memory.. or does
    it cause it to be programmed when you...
  15. Replies
    17
    Views
    11,338

    Mode 27 Security Access

    Ok folks, time to get serious. :secret:

    To program (or to read) this is the function we need
    to crack.

    I've done quite a bit, to find that the Seed/Key combo
    are actually sourced from FLASH....
  16. Thread: DTC Tables

    by lndshrk
    Replies
    1
    Views
    3,078

    Re: DTC Tables

    Super_Sport,

    A note would be that in the "segmented" binaries, the
    ones that are 8 separately checksummed areas, which
    I believe are the 1999's and later..

    The DTC_Options and...
  17. Thread: Flash Protocol

    by lndshrk
    Replies
    124
    Views
    50,604

    Re: Flash Protocol

    What tool costs 17k??

    (See, now you have my curiosity) ;D
  18. Thread: Flash Protocol

    by lndshrk
    Replies
    124
    Views
    50,604

    Re: Flash Protocol

    Highlander,

    Email me direct if you can.

    I thought that the SPS is only for PROGRAMMING
    and doesn't have the (software) capability to read
    out the existing cal... am I wrong about that?
  19. Thread: Flash Protocol

    by lndshrk
    Replies
    124
    Views
    50,604

    Re: Flash Protocol

    How does one do this with the EASE SPS system?

    Has someone written another program for the SPS
    hardware?

    Jim
  20. Replies
    42
    Views
    20,756

    Re: OBD-II Flash File Database

    On the later (I think it's 1998 or 1998.5+) there are a
    total of eight checksums.

    Can't vouch for the earlier stuff.

    Jim
  21. Thread: Flash Protocol

    by lndshrk
    Replies
    124
    Views
    50,604

    Re: Flash Protocol

    BTW, guys.. it looks like the LS1/LS6 PCM uses a
    variant of Motorola processor (family: 683xx) that
    contains the DLC logic internally.

    If you are threshing thru code, look for references to...
  22. Replies
    42
    Views
    20,756

    Re: OBD-II Flash File Database

    The later LS-1's and LS-6's use even more.

    Essentially "all" of that 4 megabit (aka 512 Kilo BYTE)
    flash chip.
  23. Replies
    12
    Views
    5,497

    Re: table lookups info

    If you're talking two posts "up", it's neither..

    Its part of the DTC structure.

    How the PCM sets different DYCs.

    Jim
  24. Thread: PWM protocol?

    by lndshrk
    Replies
    5
    Views
    5,878

    Re: PWM protocol?

    Oki Semiconductor makes a chip called the MSM6636

    It's the only J1850 PWM i/f chip I know of.

    It also has nice descriptive documentation 8)

    The general datasheet page is:
    ...
  25. Replies
    12
    Views
    5,497

    Re: table lookups info

    Nope.. be sure that code is executed first.. there are
    tons of "flags" that control which DTC's are run/etc.

    I've already found RPM, ECT, IAT.. etc.

    The units in this ECU are VERY wierd.
    ...
Results 1 to 25 of 33
Page 1 of 2 1 2