Serial + Pic To Pic


Closed Thread
Results 1 to 2 of 2
  1. #1
    chrispol's Avatar
    chrispol Guest

    Default Serial + Pic To Pic

    Right now i'm running a max 232 for communications to a pc, i will need to communicate to another pic but am out of ports on a 18f458 <g>, can i splice the other pics onto the tx/rx lines after the max 232? i assume anything brodcasted would hit the pc serial port and vice versa but thats not a big deal, whats the max length of line fom pic to pic?

    Or another way would be to add rs485, but being out of pins it would be a bit tough....

    any suggestions?


    Thanks

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    can i splice the other pics onto the tx/rx lines after the max 232?
    no max 232 will not support multipoint *kinda network* IMO. if you want to do something like that you will need to use RS485/RS422 drivers like MAX485 or else who support multipoint. OR add another Max232 on the same PIC tx/rx pin. For the RX you'll need diode mixer or something like that to avoid short between signals.

    But you can test with MAX232. TX could be tie together, RX... diode mixer with pull down. Could work on some case!!
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. PIC to PIC "wired" serial one-way communication - SERIN2/SEROUT2
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th April 2008, 20:02
  2. Automatic VB6 to pic serial connection
    By arniepj in forum Code Examples
    Replies: 13
    Last Post: - 10th January 2008, 07:57
  3. Serial Com Pic to Pic
    By uludere72 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 31st May 2005, 10:06
  4. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14
  5. Serial communication PIC to PIC help.
    By Rubicon in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th January 2005, 15:45

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