Search:

Type: Posts; User: Tom H

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    147
    Views
    135,458

    Hi, You are most welcome to the test team for...

    Hi,
    You are most welcome to the test team for both the LT1 ECMs. The procedure is for bricked (broken) ECMs and if your OBDII unit isn't broken, I think that there are much better tools to tune/work...
  2. Replies
    147
    Views
    135,458

    I will just start another thread. Regret the...

    I will just start another thread. Regret the hijack actually. Somehow I inserted a focus of mine and the XDF is an important topic. Did you get anywhere understanding the vectors?

    -Tom
  3. Replies
    147
    Views
    135,458

    Hi Carl, Sounds OK. I will start working on...

    Hi Carl,
    Sounds OK. I will start working on instructions. Plan is that we will never need flash chips, sockets or programming equipment. I want to keep the conformal coating intact. Let's program...
  4. Replies
    147
    Views
    135,458

    Great news. I have tested routines for checking...

    Great news. I have tested routines for checking the ID, programming along with VPP On and Off. I assume that you have some different need but if not, I can just send you the VPP off.

    Still...
  5. Replies
    147
    Views
    135,458

    Done. Here is my proposed code. Execute and it...

    Done. Here is my proposed code. Execute and it sends 447 $80 byte messages with the reply $06 $55 and the last one is marked $06 $A0



    D_SEND_ALDL EQU $0008 ; SEND ALDL MESSAGE...
  6. Replies
    147
    Views
    135,458

    It will be hard for me to get to that format. My...

    It will be hard for me to get to that format. My loader takes: [DEVICE ID] [LENGTH] [MODE] [MESSAGE …] [CHECKSUM]

    In the case of mode $06 (that is all I look for/process) the first two bytes of ...
  7. Replies
    147
    Views
    135,458

    Code you need is below, I included both turn on...

    Code you need is below, I included both turn on and off. Port G is a factor on the Tside but not here. Analog goes straight to the processor inputs. Let me know if there is anything else that can...
  8. Replies
    147
    Views
    135,458

    I think it is the way I stated in the rambling...

    I think it is the way I stated in the rambling explanation BUT not 100% sure because my TSide is not connected or powered. I need to get this back working.


    All depends on the function of the...
  9. Replies
    147
    Views
    135,458

    I have had a look into the issue of lighting up...

    I have had a look into the issue of lighting up VPP from the ESide. Not sure why it is so complex but I will explain what I see and request a little help...

    On the Eside, the small 8pin soic...
  10. Replies
    147
    Views
    135,458

    Thank you. Is the device $F4 for both T & E...

    Thank you. Is the device $F4 for both T & E sides?

    -Tom
  11. Replies
    147
    Views
    135,458

    Hi, Yesterday I wrote some code that dumps out...

    Hi,
    Yesterday I wrote some code that dumps out the content of flash in bootstrap mode. To do this, it was necessary to remove both bootstrap ROM and EEPROM from the memory map. This done, the...
  12. Replies
    147
    Views
    135,458

    Looked it up for you... With our crystal...

    Looked it up for you... With our crystal frequency the two speeds are 1,890 and 12,288. As I previously mentioned, my serial cable does not work at 12,288.

    User sends $FF and IF received...
  13. Replies
    147
    Views
    135,458

    I agree, VPP is common through the ribbon cable....

    I agree, VPP is common through the ribbon cable. What about enable for the chip?? I don't know which pin, but it must also be across the ribbon. My guess is that there is a multidrop and that the...
  14. Replies
    147
    Views
    135,458

    Not happy w that. can you try messing with the...

    Not happy w that. can you try messing with the "compatibility mode" setting. It's the same code I sent before compiled for x86 under visual studio.
  15. Replies
    147
    Views
    135,458

    In my setup, i ground both mode pins First byte...

    In my setup, i ground both mode pins
    First byte is $FF. In my case that is all that works but again I suspect the problem is my (*(*&^6 serial cable
    No ht high baud isn't 8192. I can tell you what...
  16. Replies
    147
    Views
    135,458

    Yes that is what I think will work easy.

    Yes that is what I think will work easy.
  17. Replies
    147
    Views
    135,458

    Can't use ALDL i/o in bootstrap. The internal rom...

    Can't use ALDL i/o in bootstrap. The internal rom echos received data this would get looped back and mess the load. One concern I have is making sure that the aldl driver chip doesn't mess things...
  18. Replies
    147
    Views
    135,458

    Please confirm... You think the Tside turns on...

    Please confirm... You think the Tside turns on VPP through the port replacement part port a bit 7?
  19. Replies
    147
    Views
    135,458

    I believe that the VPP is generated on the ESide...

    I believe that the VPP is generated on the ESide by the small 8pin part center just below the heat spreader bar. I have not yet done a schematic for the Eside and do not know the part number for that...
  20. Replies
    147
    Views
    135,458

    While debugging the ESide routine for setting VPP...

    While debugging the ESide routine for setting VPP to 12V, I decided to modify the result codes. Should the ignition voltage be out of range OR the VPP be out of range, an error message is generated....
  21. Replies
    147
    Views
    135,458

    It would be best if it fit into your tool. I'm...

    It would be best if it fit into your tool. I'm not sure how to do this... If you can give me a hand I will see if we can make this happen.

    I have not yet tried the TSide. The parts I need from...
  22. Replies
    147
    Views
    135,458

    Please give this a try

    Please give this a try
  23. Replies
    147
    Views
    135,458

    While on this posting storm, I just found one...

    While on this posting storm, I just found one more thing. With respect to the 68HC11 noise flag, I wanted to understand what the issue is. Seems that there are problems with the baud rate in these...
  24. Replies
    147
    Views
    135,458

    Hi, I did not try to describe the overall plan,...

    Hi,
    I did not try to describe the overall plan, because I was not sure what was possible. Ok, so here goes:

    My assumption is that a bricked module corrupted FLASH. Obviously if the unit is...
  25. Replies
    147
    Views
    135,458

    First up, sorry bout the lack of destructions. I...

    First up, sorry bout the lack of destructions. I forgot to give any. Will do better as this all moves along.

    Second, If need be with the push of a button you could have had 32bit. Easy done, just...
Results 1 to 25 of 63
Page 1 of 3 1 2 3