??? 02/13/06 11:21 Read: times Msg Score: 0 -1 Didn't Search First +1 Underrated |
#109828 - baudrate |
I want to calculate baudrate for AT89S52 using timer 1 for baudrate generation. from datasheet I found the formula as "baudrate = (Fcpu/32) / (256 - TH1)", but in one of the application notes from atmel site I got formula as "baudrate = ( Fcpu/(16 * 12) ) / ( 256 - TH1)" Could anybody tell which one is right and why? Thanks. |
Topic | Author | Date |
baudrate | 01/01/70 00:00 | |
Correct formula | 01/01/70 00:00 | |
Check your results here | 01/01/70 00:00 | |
Broken link? | 01/01/70 00:00 | |
Keil site down | 01/01/70 00:00 | |
Works again | 01/01/70 00:00 | |
Thanks![]() | 01/01/70 00:00 |