• baud rate setting.
    while calculating the value to be loaded in TH1 for baud rate setting we are dividing a no 28800 with 32.what is the reason for dividing with 32. please clear my doubt
  • baud rate setting.
    while calculating the value to be loaded in TH1 for baud rate setting we are dividing a no 28800 with 32.what is the reason for dividing with 32. please clear my doubt
  • Baud rate setting for UART in LPC1788
    I started work with UART of lPC1788,in that I did the following settings for PCLK as 12MHZ and baud rate as 115200 but while i am simulating this code the baud rate is not assigned as 115200 or approx...
  • Baud rate setting for UART in LPC1788
    I started work with UART of lPC1788,in that I did the following settings for PCLK as 12MHZ and baud rate as 115200 but while i am simulating this code the baud rate is not assigned as 115200 or approx...
  • How can i set the serial baud rate
    Please help me in setting the baud rate in 89c51.I am doing project in 8051 which is a message transmitter.What i mean is there are two blocks in my project one is transmitter And other is receiver...