Hello,
I've been working on a 18F46K80 and am at a point where I want to disable the EUSART receiver. I tried RCSTA1.7 = 0 and I get a compile error. I also tried RCSTA.7 = 0 and RCSTA = 0 with the same result. The confusing part is the very next line addresses the TXSTA1.5 = 0 and the command compiles fine. I have all the modedefs and defines declared and have the 46k80 selected but I can't seem to get past this error. Any help would be greatly appreciated.
Thanks,
Paul
Bookmarks