• internal baudrate generator
    Hello everyone, I hope someone can help me out. I'm kind of stuck. The problem: I have a program which works fine when using a timer to generate the baudrate for the uart. I want to change this to use...
  • internal baudrate generator
    Hello everyone, I hope someone can help me out. I'm kind of stuck. The problem: I have a program which works fine when using a timer to generate the baudrate for the uart. I want to change this to use...
  • UART BAUD RATE GENERATION
    The Uart baud rate generation formula is, UARTn baudrate = PCLK/16*UnDL UnDL = 256 × UnDLM + UnDLL why the Divisor latch MSB is multiplied with 256 plz inform me, thank you
  • UART BAUD RATE GENERATION
    The Uart baud rate generation formula is, UARTn baudrate = PCLK/16*UnDL UnDL = 256 × UnDLM + UnDLL why the Divisor latch MSB is multiplied with 256 plz inform me, thank you
  • 80c552 TIMER 2 baud rate generator
    Im using the 80c552 and i can't found how i can use timer 2 for generate the baud rate. (actually im using timer 1, but i must change for timer 2). It's possible? PD: sorry for my english isn't enought...