• P89c669 Serial Interrupt for UART 1
    Hi All i had tried to communicate the p89c669 uart1 with the PC with what ever char i had type thatshould display on Hypretrrminal, but hear i am facing problem, in my program i had created the 9600...
  • P89c669 Serial Interrupt for UART 1
    Hi All i had tried to communicate the p89c669 uart1 with the PC with what ever char i had type thatshould display on Hypretrrminal, but hear i am facing problem, in my program i had created the 9600...
  • problem with p89c669 serial interrupt
    iam using p89c669 for serial communication the problem is no transmission thats TI_0 is not getting set when i mov something to s0buf,iam using uart 0 void main() { i=0; PCON = 0X10; S0CON = 0X50;...
  • problem with p89c669 serial interrupt
    iam using p89c669 for serial communication the problem is no transmission thats TI_0 is not getting set when i mov something to s0buf,iam using uart 0 void main() { i=0; PCON = 0X10; S0CON = 0X50;...
  • c code for using second serial port on p89c669
    Is anbody having C code for using secand serial port on P89C669.Thanks in advance