• Baud Rate-Timer 1-P89v51RD2
    The NXP P89V51RD2 has the ability to choose either Timer1 or Timer2 as the baud rate generator for it's UART. If I were to use the Timer 1 in mode 2 (auto reload), what is the relation between the...
  • Baud Rate-Timer 1-P89v51RD2
    The NXP P89V51RD2 has the ability to choose either Timer1 or Timer2 as the baud rate generator for it's UART. If I were to use the Timer 1 in mode 2 (auto reload), what is the relation between the...
  • Use Timer0 for baud rate generation for MON51?
    Can MON51 be built to use Timer0 as the baud rate generator? That is, if I change install.a51 to use Timer0, does anything "break" in the monitor code?
  • Use Timer0 for baud rate generation for MON51?
    Can MON51 be built to use Timer0 as the baud rate generator? That is, if I change install.a51 to use Timer0, does anything "break" in the monitor code?
  • using PCA FOR baud rate generation i am acing problem
    HEllo we are using silabs c8051f340 controller.we try to implement software uart using programle counter arrays(PCA)for baud rate generation and i am not able get to desired baudrate .we are using internal...