SERIN SERIN2 Timeout


Results 1 to 6 of 6

Threaded View

  1. #3
    Join Date
    Jun 2005
    Posts
    53


    Did you find this post helpful? Yes | No

    Arrow will serin timeout if data is low and not toggling?

    From what I read the serin & serin2 will not timeout if the input pin is high or toggling.
    My data line is normally low and no noise that I can see on a scope.
    I only need to transfer a byte or 2 of data and I am using an "A" to sync.
    I have attempted T2400, N2400, OT2400, ON2400. I have tried both serin & serin2.

    SerIn PORTB.1,T2400,["A"],M ' Works until data stops then hangs

    'serin2 PORTB.1,t2400,2000,Test2,[wait("A"),M] ' hangs

    I can't fit external gates, so I need a software solution. Right now I can only use the WDT to recover.

    Am I mis-understanding Serin?
    Any recommendations?

    Thanks
    Last edited by markedwards; - 23rd June 2005 at 14:58.

Similar Threads

  1. Serin2 Timeout
    By tazntex in forum Serial
    Replies: 15
    Last Post: - 15th August 2008, 15:40
  2. Serin vs Serin2
    By The Master in forum mel PIC BASIC
    Replies: 12
    Last Post: - 19th October 2007, 16:50
  3. 16F628A Serin timeout and Timer1
    By Rubicon in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 26th March 2006, 23:20
  4. SERIN & Timeout
    By BigWumpus in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th October 2004, 07:33
  5. Serin2 Timeout, how it works?
    By Fossil in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 4th March 2004, 10:09

Members who have read this thread : 2

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