PIC16F877 & Serial Comms


Results 1 to 12 of 12

Threaded View

  1. #3
    Join Date
    Aug 2005
    Posts
    42

    Default

    With Serout you need to include this at the top of your code:

    Include "modedefs.bas"

    N2400 will invert the bits so you can just use a resistor straight onto the serial port.

    If you have a max232 then this inverts each bit and you want to send it in True T2400

    Regards

    Sean.
    Last edited by sean-h; - 10th February 2006 at 19:49.
    *********************
    http://www.cncdudez.co.uk
    *********************

Similar Threads

  1. Serial Comms through TX/RX pair jumbled
    By altech6983 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 28th July 2009, 21:04
  2. Some comments on serial comms please.
    By muddy0409 in forum Schematics
    Replies: 1
    Last Post: - 15th June 2007, 09:53
  3. Replies: 8
    Last Post: - 17th January 2007, 19:18
  4. Serial Comms with PIC micros
    By carlsnilsson in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 21st September 2006, 01:00
  5. Replies: 2
    Last Post: - 23rd July 2006, 08:16

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