• Baud Rate Calculator
    There is a new baud rate calculator available on the Keil web site at: http://www.keil.com/c51/baudrate.asp Let us know what you think about it. Jon
  • Baud Rate Calculator
    Well. After several requests, I've added the Timer 2 reload calculation to the Baud Rate calculator at http://www.keil.com/c51/baudrate.asp . Nothing is changed for Timer 1. For Timer 2, displaying...
  • Baud rate
    Hi, Let me know whether there is any window showing the activated Baud rate while debugging in MDK 5. In MDK4 while we are debugging we are able to see in the USART peripherals the corresponding baud...
  • Calculation of PCLK for UART (baud rate of 9600)
    Can any one help me with calculation of PCLK for UART (baud rate of 9600) According to datasheet if LPC2148 PLL calculations are as follows: 1.CCLK = M × FOSC 2.FCCO = CCLK × 2 × P but they...
  • Baud Rate
    Hi Does anyone know this In the Peripherals->Serial Window, it displays a baudrate. If I am setting TMOD.6 to 1, another word using t1 pin to clock timer1 instead of the cystal, will that window still...