SERIN2 = ok, HSERIN = no!


Results 1 to 29 of 29

Threaded View

  1. #4
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: SERIN2 = ok, HSERIN = no!

    Could it be hardware related? Pull-up or current-limitting resistors?

    What about the Mode setting (True VS Inverted)?

    Robert


    EDIT: You use Open,True,N,9600bps for SERIN, that's inverted.

    You use BAUDCON = %01001000 for HSERIN, bit 5, 0 = non-inverted Data/Receive Polarity.


    There could be other stuff, but that's all I got.
    Last edited by Demon; - 20th March 2012 at 14:26.

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