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,
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).Code:TRISA = $02
Bookmarks