Having Serin Serout problems


Results 1 to 9 of 9

Threaded View

  1. #7
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172

    Default Re: Having Serin Serout problems

    While you're changing pins from inputs to outputs lower in the chain, how does the PIC higher in the chain know to change as well?

    Robert

    EDIT: This is what we used to call daisy-chain design, there's a reason why it's not used much any more.

    There's a reason why people use 2 programs; one dedicated to program a master and another for the slaves. I'm sure you can get this working, somehow, but it's so much simpler to use newer designs.

    Too bad you're using 16F818, it doesn't have hardware USART. You could do this at 115200baud, the master runs at 48MHz, the slaves at 64MHz:
    http://www.picbasic.co.uk/forum/showthread.php?t=17282
    Last edited by Demon; - 5th April 2013 at 18:43.

Similar Threads

  1. Using SEROUT and SERIN
    By acinorth in forum Test Area
    Replies: 1
    Last Post: - 20th July 2011, 11:33
  2. Serin Serout Help
    By MangoKid in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 13th December 2010, 20:00
  3. SERIN and SEROUT
    By CumQuaT in forum mel PIC BASIC
    Replies: 10
    Last Post: - 3rd September 2009, 00:17
  4. serin and serout
    By yeelooi in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th December 2007, 08:35
  5. help with SERIN & SEROUT
    By navaismo in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 17th September 2005, 01:49

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