| Author |
Message |
Guest
|
Posted:
Fri Nov 25, 2005 5:15 pm Post subject:
Generating 38400 or 115200 Baud Rate using AT89C52 Microcon |
|
|
Dear All,
I am Ravikmar.N, working on Atmel (AT89C52)
microcontroller.
I know that TIMER1 of AT89C52 can be used to generate baudrate upto
57600.
I need to set the microcontroller to 38400 or 115200. I dont know what
values to be filled to the TIMERn register and which TIMERn to be used.
If anybody know the solution please share your knowledge with me.
Thanks in advance.
Ravikumar.N |
|
| Back to top |
|
 |
Meindert Sprang
Guest
|
Posted:
Fri Nov 25, 2005 5:15 pm Post subject:
Re: Generating 38400 or 115200 Baud Rate using AT89C52 Micr |
|
|
<ravikumar.n@sunlux-india.com> wrote in message
news:1132930140.124948.261630@g14g2000cwa.googlegroups.com...
| Quote: |
Dear All,
I am Ravikmar.N, working on Atmel (AT89C52)
microcontroller.
I know that TIMER1 of AT89C52 can be used to generate baudrate upto
57600.
I need to set the microcontroller to 38400 or 115200. I dont know what
values to be filled to the TIMERn register and which TIMERn to be used.
|
The datasheet will tell you exactly this.
Meindert |
|
| Back to top |
|
 |
Michael R. Kesti
Guest
|
Posted:
Fri Nov 25, 2005 5:15 pm Post subject:
Re: Generating 38400 or 115200 Baud Rate using AT89C52 Micr |
|
|
ravikumar.n@sunlux-india.com wrote:
| Quote: | Dear All,
I am Ravikmar.N, working on Atmel (AT89C52)
microcontroller.
I know that TIMER1 of AT89C52 can be used to generate baudrate upto
57600.
I need to set the microcontroller to 38400 or 115200. I dont know what
values to be filled to the TIMERn register and which TIMERn to be used.
If anybody know the solution please share your knowledge with me.
Thanks in advance.
Ravikumar.N
|
http://www.8052.com/faq.phtml?FAQ=16
--
========================================================================
Michael Kesti | "And like, one and one don't make
| two, one and one make one."
mrkesti at comcast dot net | - The Who, Bargain |
|
| Back to top |
|
 |
Dan Henry
Guest
|
Posted:
Sat Nov 26, 2005 12:10 am Post subject:
Re: Generating 38400 or 115200 Baud Rate using AT89C52 Micr |
|
|
On 25 Nov 2005 06:49:00 -0800, ravikumar.n@sunlux-india.com wrote:
| Quote: |
Dear All,
I am Ravikmar.N, working on Atmel (AT89C52)
microcontroller.
I know that TIMER1 of AT89C52 can be used to generate baudrate upto
57600.
I need to set the microcontroller to 38400 or 115200. I dont know what
values to be filled to the TIMERn register and which TIMERn to be used.
If anybody know the solution please share your knowledge with me.
Thanks in advance.
Ravikumar.N
|
http://www.keil.com/c51/baudrate.asp |
|
| Back to top |
|
 |
|
|
|
|