Page 3 of 22 FirstFirst 1234567813 ... LastLast
Results 31 to 45 of 321

Thread: Flashhack - New LT1 flash tool

  1. #31
    Carb and Points!
    Join Date
    Apr 2020
    Age
    47
    Posts
    5
    My cable will be here today if you need me to try it I can as well

  2. #32
    Fuel Injected!
    Join Date
    Jul 2019
    Location
    Orange, CA
    Posts
    757
    Sounds good, can't wait!

    I know you mentioned not wanting to do it, but I'd also be willing to test method four--the custom driver. I understand it's not practical for general use, but if that ends up being what it takes, I don't think it's unreasonable to note that Corvette guys would just need to go for a specific cable and use a specific driver. That is, if one of the three doesn't do the job.
    1990 Corvette (Manual)
    1994 Corvette (Automatic)
    1995 Corvette (Manual)

  3. #33
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,023
    nah i don't want you vette guys to run nonstandard drivers. i have written for libftdi before and it's great but you literally have to make your cable only work with libftdi. there's some hacky driver switching tool out there too.

    if you haven't noticed, a lot of people tuning old gm stuff aren't too computer savvy, so i don't want to make my user base do things that'll just result in me having to teach them individually.

    i think we'll find a method that'll work for everyone, although i'm thinking there's a chance you'll average around 10 seconds for initial connection time even with an ideal method.

    just out of curiosity, what tools have you used that do connect reliably to your vehicles?...

  4. #34
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,023
    Quote Originally Posted by Grizz1118 View Post
    My cable will be here today if you need me to try it I can as well
    yes please! more data the better

  5. #35
    Fuel Injected!
    Join Date
    Jul 2019
    Location
    Orange, CA
    Posts
    757
    Quote Originally Posted by steveo View Post
    just out of curiosity, what tools have you used that do connect reliably to your vehicles?...
    TunerCats works...up to a point. The program itself (GUI?) puts such a load on my netbook that after a little while the screen can't refresh fast enough and it falls out of sync and pegs the processor to 100%. If I set it to only record a log and not display anything it's fine, but that's not particularly useful. WinFlash works perfectly, though as I've pointed out in logs before, it's using an incredibly aggressive method to get through noise on the bus (just keep ramming data through until you get a response that matches). EEHack works perfectly on my '95, but doesn't work properly on my '94. Still haven't been able to figure out why.

    Haven't tried TunerPro RT yet.
    1990 Corvette (Manual)
    1994 Corvette (Automatic)
    1995 Corvette (Manual)

  6. #36
    Carb and Points!
    Join Date
    Sep 2011
    Posts
    8
    Steveo,

    Send me a message on here on what you need tested on a bbody platform, I haven't had the chance to read the whole thread. Just let me know

    Thanks

    Mike

  7. #37
    Carb and Points!
    Join Date
    Mar 2019
    Location
    Illinois
    Age
    43
    Posts
    9
    Wow I've fallen way behind, I haven't been on here for a long while.. Steveo I'll be another test subject, 95 fbody Lt and OS in my S10 Ive started playing with again. I started out with Tunercat n playing with EEhack for a while now with my TC cable. Recently been trying to dial in a SD cal because my space is just to limited for my MAF and intake plumbing. I'll download the new software when I get off work today and give it a whirl

  8. #38
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,023
    always nice to have more testers! i'll try to get a new version up later today after doing some testing myself and we can 'vote' the best connection method in based on what works for everyone.

  9. #39
    Fuel Injected!
    Join Date
    Sep 2012
    Location
    Huntsville, AL
    Posts
    237
    steveo, some thoughts:
    1. Having high latency is not a unique problem to this interface; it happens in all sorts of applications. What if there was a way to determine the latency? Without being hooked to the vehicle, if I just plug in the USB to serial converter and then send a message and read the same message right back since TX and RX are connected together, can't we figure out the latency for a given hardware setup? Heck, just have the user turn the key off and wait for the bus to quiet, the software could figure out the latency even with the cable connected to the vehicle, if the PCM doesn't pull it to ground when off?
    2. Then, watching the B-body idle traffic scan data, there WAS a repeating pattern of messages, and some of those gaps were significant. What if we listened to the bus and figured out the pattern, then How long a gap do we need to make a bus master message? How long is that message?
    3. Knowing our latency and knowing the message pattern, couldn't we then insert a bus master request at the right time?

  10. #40
    Fuel Injected!
    Join Date
    Jul 2019
    Location
    Orange, CA
    Posts
    757
    At least for the Corvette, the bus continues to communicate even when the key is off. Don’t know about other platforms.
    1990 Corvette (Manual)
    1994 Corvette (Automatic)
    1995 Corvette (Manual)

  11. #41
    Fuel Injected!
    Join Date
    Sep 2012
    Location
    Huntsville, AL
    Posts
    237
    No worries, just have the user disconnect the cable.

  12. #42
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,023
    Quote Originally Posted by sherlock9c1 View Post
    steveo, some thoughts:
    1. Having high latency is not a unique problem to this interface; it happens in all sorts of applications. What if there was a way to determine the latency? Without being hooked to the vehicle, if I just plug in the USB to serial converter and then send a message and read the same message right back since TX and RX are connected together, can't we figure out the latency for a given hardware setup? Heck, just have the user turn the key off and wait for the bus to quiet, the software could figure out the latency even with the cable connected to the vehicle, if the PCM doesn't pull it to ground when off?
    2. Then, watching the B-body idle traffic scan data, there WAS a repeating pattern of messages, and some of those gaps were significant. What if we listened to the bus and figured out the pattern, then How long a gap do we need to make a bus master message? How long is that message?
    3. Knowing our latency and knowing the message pattern, couldn't we then insert a bus master request at the right time?
    i think you're assuming a level of precision that doesn't exist consistently between interfaces and drivers. i'm done trying to 'time' the thing as i want an approach that works for everyone with every interface so i don't have to deal with everyone asking me why its not working. there's a reason no windows based aldl software is doing that. of course if someone else wants to develop and test that approach i will definitely use it upon success but it does have to use QSerialPort as i need this to be multi-platform as well

  13. #43
    Fuel Injected!
    Join Date
    Sep 2012
    Location
    Huntsville, AL
    Posts
    237
    Thinking big picture, if the sledgehammer method works for now, there's more value add to be had in other areas. Smash away and move on.

  14. #44
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,023
    i've been trying stuff all night and i'm just too burned out by this aldl crap to write a proper testing routine.

    just try this i hope it works.

    http://fbodytech.com/flashhack/

  15. #45
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,023
    oh, to just test the connection routine, use 'load kernel' in the advanced tab or something, if it loads the kernel good, if not no good

Similar Threads

  1. LS1 Flash Tool Released
    By antus in forum OBDII Tuning
    Replies: 118
    Last Post: 02-28-2024, 07:02 PM
  2. 24x7 flash tool
    By myburb in forum OBDII Tuning
    Replies: 11
    Last Post: 09-30-2018, 01:17 AM
  3. Dimented24x7's LS1 flash tool issue
    By dzidaV8 in forum OBDII Tuning
    Replies: 1
    Last Post: 07-29-2017, 06:22 PM
  4. $EE Flash tool progress
    By steveo in forum GM EFI Systems
    Replies: 112
    Last Post: 12-17-2015, 06:30 PM
  5. Memcal Flash Tool
    By EagleMark in forum GM EFI Systems
    Replies: 6
    Last Post: 01-22-2013, 05:26 AM

Tags for this Thread

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
  •