RS-232 confusion


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425

    Default RS-232 confusion

    This may be a case of a dog chasing his own tail but I'm trying to figure out if what I'm looking at is an RS-232 signal. I've tried various baud rates and it seems to be something around 9600 as that's the most consistent data I can see on the screen. Each piece of data is 500uS. If it's not RS-232, can anyone identify the communication protocol?Name:  IMG_2011 copy.jpg
Views: 450
Size:  325.6 KB

  2. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    Did you find this post helpful? Yes | No

    Default Re: RS-232 confusion

    definitely not rs232 and not a Manchester code , its a rtz(return to zero) stream of some sort . where does it come from and is there any identifiable start/stop sequence


    bi-phase ?

  3. #3
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    644


    Did you find this post helpful? Yes | No

    Default Re: RS-232 confusion

    Also, RS-232 signals go from -12V to +12V. What you have there is some kind of 1-wire serial communication going on.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  4. #4
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425


    Did you find this post helpful? Yes | No

    Default Re: RS-232 confusion

    It is one wire communication. The voltage level is 18VDC. What you see in that picture the output from a RS-232 IC. I can identify the start/stop and know what each piece of data is. The problem is, I have to do it with my oscilloscope and eyes as opposed to using a PIC to interpret it.

    Each bit is 500uS. The high/low within the 500uS bit is predetermined. In other words, it may be 200uS off and 300uS on or 400uS on and 100uS off but I know before the packets starts. The entire packet is 100mS long.

    What is the best way to get this information to a PIC where I can log it instead of staring at my oscilloscope?

  5. #5
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    Did you find this post helpful? Yes | No

    Default Re: RS-232 confusion

    if you can't identify the device then a complete transaction from line idle to send/receive and back to idle with a data translation would help . guessing seems pointless

  6. #6
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,599


    Did you find this post helpful? Yes | No

    Default Re: RS-232 confusion

    If you know it's RS232, why not send into a PC?

    Assuming you don't have a Saleae logic probe or other device capable of reading signal.

    Robert

Similar Threads

  1. Arbitration of 232 signals
    By blmcali in forum Serial
    Replies: 1
    Last Post: - 13th July 2012, 04:06
  2. PIC18F2450 Rs-232
    By PlantBob in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 4th February 2011, 00:14
  3. PIC18F2450 Rs-232
    By PlantBob in forum General
    Replies: 3
    Last Post: - 17th January 2011, 18:58
  4. polling information in rs-232
    By Tondunard in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 12th February 2008, 12:32
  5. ethernet to rs-232
    By maus in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 18th April 2006, 17:44

Members who have read this thread : 1

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