Receiving and Transmitting Serial data at the same time


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    The RXreg and TXreg in a PIC are different, so you can send and receive at the same time without resorting to SEROUT2.

    Or... you could use a PIC with 2 USARTs, like the 18F8722.
    Charles Linquist

  2. #2
    Join Date
    Mar 2004
    Location
    UK-Midlands
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    Thanks, original spec was for different baud. Forgot I could use Tx and Rx if baud was same....

    Many thanks,
    Bob

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