Serin2,Serout2,Wait problem


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: Serin2,Serout2,Wait problem

    If you want to invert your hserial, you can do that with the PIC18 devices. Look in the datasheet at the baudcon register, and set RXDTP and TXCKP. This would let you do things like connect to a computer's serial port without using a max RS232 interface. A little more info here: http://www.picbasic.co.uk/forum/showthread.php?t=10361
    http://www.scalerobotics.com

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Serin2,Serout2,Wait problem

    gracias!!!

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Serin2,Serout2,Wait problem

    it seems that function isn't available for all 18F's including my 4431. Good info to know though.

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