hserout VS serout


Closed Thread
Results 1 to 3 of 3
  1. #1
    johnson's Avatar
    johnson Guest

    Default hserout VS serout

    dear all,


    anyone can explain what is the difference between hardware serout and software serout, which one is better (for PIC 16f628a)?

    thanks,

    cheers

  2. #2
    Join Date
    Dec 2003
    Location
    Wichita KS
    Posts
    511


    Did you find this post helpful? Yes | No

    Default

    Hello Johnson,

    J>>anyone can explain what is the difference between hardware serout and software serout, which one is better (for PIC 16f628a)?<<

    Hardware uses the chips internal USART design (not all chips have this built into it, so check your datasheet for it!

    and Software uses your program to transfer the data. You can use any pin you want that has I/O built on it.

    Which is better?? usually hardware...But if software works... all the better for me!

    Dwayne
    Ability to Fly:
    Hurling yourself towards the ground, and missing.

    Engineers that Contribute to flying:
    Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute

    Pilots that are Flying:
    Those who know their limitations, and respect the green side of the grass...

  3. #3
    johnson's Avatar
    johnson Guest


    Did you find this post helpful? Yes | No

    Default

    thaks dude:>

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. Advice-scrutiny for my serial controller
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th December 2008, 17:11
  5. Keypad unlock (as in garage door possibly)
    By Fred in forum Code Examples
    Replies: 5
    Last Post: - 2nd April 2006, 04:26

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