pic18f25k80 pic

  1. P

    Program controls jumps to interrupt handler after RCSTA1 = 0x90;

    Hey guys, I am using pic18f25k80 microcontroller and XC8 compiler for my development. The control of the program jumps from RCSTA1 = 0x90; to interrupt handler when debugged. The TX1IF flags gets sets every time when RCSTA1 = 0x90;. Any idea guys? #include <xc.h> #define _XTAL_FREQ 8000000UL...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…