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

Using Baudrate generator & Timer2 in P89C669

Hello
I am using Builtin Baudrate generator for two serial ports UART0 and UART1 in P89C669.Two Serial ports are working properly. But I am not able to use Timer2 for other timing functions ...
Kindly help in this regards.

Parents
  • This is in the chip errata for P89C669: when you use Baudrate Generator, the TF2 flag will not trigger the Timer2 interrupt service routine. There is no workaround for this silicon bug.

    A question: Where are you getting P89C669 these days? It is no longer manufactured. Are you buying in quantity?

Reply
  • This is in the chip errata for P89C669: when you use Baudrate Generator, the TF2 flag will not trigger the Timer2 interrupt service routine. There is no workaround for this silicon bug.

    A question: Where are you getting P89C669 these days? It is no longer manufactured. Are you buying in quantity?

Children