The UART stuff only gets executed if RCIF is one and that gets cleared when RCREG get read. So RCIF does get read.
I'm having problems downloading your GD files. Can you zoom in and tell me if the clock pulse comes slightly before the data line goes low? And, if it does, if Q0 goes high?
Mike.
Yes, I mentioned this in #383,Hi,
I noticed this in an old program:
----------------------------------
RCON.IPEN = 1 'Must be included when using INTERRUPTS
-----------------------------------
C
One thing that's just occurred to me, there is no longer any interrupt priority used, should it still be "On High Interrupt"?
I'm having problems downloading your GD files. Can you zoom in and tell me if the clock pulse comes slightly before the data line goes low? And, if it does, if Q0 goes high?
Mike.