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
Didn't you realize how obvious the answer is? You know about binary numbers?