This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Serial Interrupt Problem

RI working is good but TI not set for at serial interrupt  using time why?

if(TI==1)
    {        
            SBUF = 'A';       
            TI=0;
    }

Parents Reply Children
No data