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

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

0