16F648A Pin 0 and 1


Results 1 to 12 of 12

Threaded View

  1. #11
    Join Date
    Jul 2003
    Location
    USA - Arizona
    Posts
    156


    Did you find this post helpful? Yes | No

    Default

    Dwayne,

    I read your previous post on having to set the whole port and not individual bits. I do not know why you can not achieve this (maybe Melanie can chime in on this). But since you got some of it working, what would happen if you duplicate,
    Code:
    TRISA = $02
    at the beginning of the ReadLoop: sub. Or better yet at the end of the ComWrite: sub (so the code only gets executed then and not everytime the read loop gets called).
    Last edited by languer; - 9th June 2004 at 09:20.

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