Results 1 to 15 of 133

Thread: Opensource LS Flashing(It's Closer Than You Think)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected!
    Join Date
    Nov 2017
    Location
    Californiacation
    Age
    57
    Posts
    834
    Very cool. How many bytes are you writing in each block? Curious how you verify the write is correct? Thanks
    -Carl

  2. #2
    Fuel Injected!
    Join Date
    Dec 2015
    Age
    42
    Posts
    72
    Quote Originally Posted by In-Tech View Post
    How many bytes are you writing in each block?
    Ls Droid works with strings rather then bytes so packet size it a bit misleading here but my App is writing 2K blocks(4K characters).

    Curious how you verify the write is correct? Thanks
    Do you mean on each block or at the end of the flash?

    Each block uses a checksum that the PCM verifies when a block is written. If the checksum calculated by the flash kernel does not match the value sent by the app the kernel will reply with a 7F message indicating the checksum is incorrect. Each block also has a size value attached to it that the flash kernel checks to make sure the block is complete. If the block is not the correct size specified there is also a corresponding 7F message that will be sent back to the app by the flash kernel.



    When the flash is complete the app also checks for a complete write at the end in 2 ways, first it checks the kernel to make sure the correct number of blocks have been written and then it reads the last 2 bytes of the PCM by address to make sure they are correct. If either check fails the app will alert the user and the flash kernel will continue running and allow you to start the flash over again with the same file or with another file if you'd rather write something else.

  3. #3
    Fuel Injected!
    Join Date
    Nov 2017
    Location
    Californiacation
    Age
    57
    Posts
    834
    Really neat stuff, I've tuned a few LT1's over the years but the progress you all have made makes me wish I had a LT1 to play with :)

    Back in the days of crapola I was happy to find a rom routine that would do 40h bytes at a time, load ram,write,read,verify,incw,continue. I was doing that in a vb shell, non car stuff and the files were in the 18k range and could finish in a few seconds. I really like what y'all are doing and I am enjoying the reading :)
    -Carl

  4. #4
    Fuel Injected!
    Join Date
    Dec 2015
    Age
    42
    Posts
    72
    I didn't forget this time......

    In an upcoming update for Ls Droid I'll be releasing a segment swap utility to make it easier to build the ideal file rather then hunting down a file that matches the exact combination your running.




  5. #5
    Fuel Injected!
    Join Date
    Dec 2013
    Posts
    87
    Quote Originally Posted by PeteS View Post
    I didn't forget this time......

    In an upcoming update for Ls Droid I'll be releasing a segment swap utility to make it easier to build the ideal file rather then hunting down a file that matches the exact combination your running.



    this is great! news

  6. #6
    Carb and Points!
    Join Date
    Oct 2019
    Posts
    6
    I have used ls droid and tunerpro to clone pcms, flash and delete vats, learning about the pe table and injector flow rates. Theres alot to it from what I am learning so far, a little overwhelming but neat stuff. Thanks to all involved in developing all of this!!!
    Last edited by CarlsLQ9SS; 11-16-2019 at 08:01 AM.

  7. #7
    Electronic Ignition!
    Join Date
    Jan 2020
    Posts
    15
    has this been released yet Kind Sir

  8. #8
    Fuel Injected!
    Join Date
    Nov 2019
    Location
    Bossier City, Louisiana
    Age
    65
    Posts
    339
    Hello,

    Not only has it been released, it works very nicely. I have already used it to clone a PCM but I wrote a new OS+CAL tonight to my lab rat P59 PCM for the very first time using my bench wiring harness. No problems. I have not put this P59 into a vehicle but every OBD II app that I have reads it perfectly. This was a 1 megabyte BIN from a 2004 Chevy SSR truck that is considered to be the "universal donor" BIN for P59 PCM's because it has pretty much every feature anybody would ever need.

    I used a matching XDF for the SSR BIN inside of Tuner Pro RT to make all the changes needed - VATS, EGR, EVAP, Fuel Level Sensor, Air Injection, Catalyst System Efficiency . . . everything.

    Rick
    Last edited by B52Bombardier1; 01-30-2020 at 05:27 AM.

  9. #9
    Electronic Ignition!
    Join Date
    Jan 2020
    Posts
    15
    Quote Originally Posted by B52Bombardier1 View Post
    Hello,

    Not only has it been released, it works very nicely. I have already used it to clone a PCM but I wrote a new OS+CAL tonight to my lab rat P59 PCM for the very first time using my bench wiring harness. No problems. I have not put this P59 into a vehicle but every OBD II app that I have reads it perfectly. This was a 1 megabyte BIN from a 2004 Chevy SSR truck that is considered to be the "universal donor" BIN for P59 PCM's because it has pretty much every feature anybody would ever need.

    I used a matching XDF for the SSR BIN inside of Tuner Pro RT to make all the changes needed - VATS, EGR, EVAP, Fuel Level Sensor, Air Injection, Catalyst System Efficiency . . . everything.

    Rick
    i was speaking about the ls droid video i saw with segment swapper but read on thread more and saw there is a delay due to tech diff. i was hoping this rolled out i do it now the same way u have stated .. i cant wait for xpro vt too be avail look up petes160plus youtube channel it shares teasers as i call them

Similar Threads

  1. GM SPS Bench Flashing
    By MYLTWON in forum OBDII Tuning
    Replies: 13
    Last Post: 07-28-2019, 06:11 AM
  2. 1228747 flashing CEL
    By LilJayV10 in forum GM EFI Systems
    Replies: 8
    Last Post: 05-13-2016, 02:52 AM
  3. lt1 flashing not going to happen?
    By rytari in forum GM EFI Systems
    Replies: 5
    Last Post: 10-08-2015, 04:25 AM
  4. Bench Flashing OBD II LT1??
    By dave w in forum OBDII Tuning
    Replies: 4
    Last Post: 01-13-2014, 03:38 AM
  5. Getting closer...
    By JeepsAndGuns in forum Gear Heads
    Replies: 15
    Last Post: 03-13-2012, 02:28 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
  •