SerOut, SerOut2 or HSerOut


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

    Default SerOut, SerOut2 or HSerOut

    Hello,

    I want a seriell communication between the PIC16F876 and my PC.

    What should I use.
    SerOut, SerOut2 or HSerOut?

    And what are the advantages of these different commands?

    FrankM

  2. #2
    CBUK's Avatar
    CBUK Guest


    Did you find this post helpful? Yes | No

    Default

    hserout takes advantage of the pic's onbuilt hardware USART (if it has one) and hence can relieve some of the software problems with regards data not falling at the same part of which the program is expecting resulting in lost data, with the hardware USART a small amount of data is buffered to help overcome... i think thas right s i used the hserout command for comminication between 1 master pic and 255 slave pics

    Chris

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. Serout to serial servo
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 12th August 2009, 16:46
  3. HSEROUT and Commas, What? Help Me Understand
    By altech6983 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 20th July 2009, 19:12
  4. SLOW Serin2 and Serout2
    By dragons_fire in forum General
    Replies: 3
    Last Post: - 26th June 2009, 02:38
  5. SEROUT or HSEROUT "ODD" parity
    By RFsolution in forum Serial
    Replies: 7
    Last Post: - 9th December 2006, 10:34

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