160 Baud aldl scantool


Closed Thread
Results 1 to 29 of 29

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    31

    Default

    no i want to read data stream from daewoo car i think it uses GM ECM running on ALDL baud 160

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924

    Default

    Oh, well that makes sense.

    Go here and get the picmulticalc. http://www.mister-e.org/pages/utilitiespag.html
    It will show how to set the USART for any baud.
    Thats the best I can do for you.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Aug 2008
    Posts
    31

    Default

    is there any one who can guide me to start design this project i am new in picbasic

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924

    Default

    If you are new to this the first thing you need to do is learn how to blink an LED. Then learn how to make the LCD work, and then learn how to use the USART. (a different PIC chip will be needed)

    Just how new are you? We need to know where to start.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Aug 2008
    Posts
    31

    Default

    hi,
    thanks for your fast replay i can blink a led and also i can display text on lcd that what i test before

  6. #6
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924

    Default

    I think the next step would be to get a chip with hardware serial (USART) and work with that. The USART is not to much different than using SERIN2, just seems to be a bit more useful at times.

    If you can find out exactly what the ECM baud is and if the signal is inverted or not. Can you connect a PC to it? Then we should be able to see what you have to work with.
    Dave
    Always wear safety glasses while programming.

  7. #7
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by ahmed_salah View Post
    thanks for your fast replay i can blink a led and also i can display text on lcd that what i test before
    Do you have the actual ALDL160 protocol standard?
    You can read it at 160 baud all day, but without the protocol or knowing how the data is formatted, the numbers are going to be jibberish on the LCD and useless.

    And, for me anyways, a Google search on '160 baud aldl' brings me a whole load of decent links with hardware, software, and at the very least, a base to work with....if I was building an ALDL reader....which I'm not....

  8. #8
    Join Date
    Aug 2008
    Posts
    31

    Default

    what chip have serial (USART) to start working with.
    ECM baud rate 160 Baud
    there is a lot of circuits which can be interfaced with PC and using special software we can see these data e

    during my search on internet i found some one make circuit to do that using pic16f84 and lcd (20*4) but the one who design this circuit place assembely software for the pic but i am not good at all on assembely

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 21:58
  2. PIC 18f1220 EUSART Baud Rate Cache Problem
    By wklose99 in forum Off Topic
    Replies: 3
    Last Post: - 15th April 2008, 01:39
  3. Auto Baud Rate Detection
    By mytekcontrols in forum Serial
    Replies: 10
    Last Post: - 31st October 2005, 03:17
  4. PIC12F675, accuracy of baud rate with Internal Oscillator
    By Chris Mayhew in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st August 2005, 23:41
  5. Baud Rate and Timing Calculator
    By picnaut in forum General
    Replies: 3
    Last Post: - 23rd January 2004, 17:48

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts