Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/23/04 15:59
Read: times


 
#78020 - RE: 89c52 at 115.2 K baud rate ?
Responding to: ???'s previous message
I have a doubt/question - are you really able to achieve 115.2 K baud rate with 89c52?
Can you tell how you are able to achieve this ??


Why only 115.2k you can achieve even higher baud rates using 89C52? He said he is using 22.1184MHz crystal and is using AT89C52 this chip is a 12 cycle derivative thus effective machine cycle frequency is 22118400/12=1843200 and hence the maximum baud rate achievable by setting SMOD bit in PCON register the baud rate achieved is (1843200/32)*2=115200. If you use a faster crystal or less cycle core you can achieve even more higher baud rates but then those baud rates wont' be suitable for most of the PC's you can make your microcontroller communicate with some other micro or say some other system at those baud rates.

Reagrds,
Prahlad

List of 25 messages in thread
TopicAuthorDate
Inerfacing External modem to 89C52            01/01/70 00:00      
   RE: Inerfacing External modem to 89C52            01/01/70 00:00      
   RE: Inerfacing External modem to 89C52            01/01/70 00:00      
   RE: Inerfacing External modem to 89C52            01/01/70 00:00      
      RE: Inerfacing External modem to 89C52            01/01/70 00:00      
         RE: Inerfacing External modem to 89C52            01/01/70 00:00      
            RE: Inerfacing External modem to 89C52            01/01/70 00:00      
               Autobaud            01/01/70 00:00      
               RE: Inerfacing External modem to 89C52            01/01/70 00:00      
                  Disable Autobaud            01/01/70 00:00      
                  RE: Inerfacing External modem to 89C52            01/01/70 00:00      
                     RE: Inerfacing External modem to 89C52            01/01/70 00:00      
                        Why Wrong?            01/01/70 00:00      
      RE: Inerfacing External modem to 89C52            01/01/70 00:00      
         RE: Inerfacing External modem to 89C52            01/01/70 00:00      
            RE: Inerfacing External modem to 89C52            01/01/70 00:00      
               RE: Inerfacing External modem to 89C52            01/01/70 00:00      
         RE: Inerfacing External modem to 89C52            01/01/70 00:00      
         RE: Inerfacing External modem to 89C52            01/01/70 00:00      
         RE: Inerfacing External modem to 89C52            01/01/70 00:00      
   got an 'OK' response            01/01/70 00:00      
      RE: got an 'OK' response            01/01/70 00:00      
      RE: 89c52 at 115.2 K baud rate ?            01/01/70 00:00      
         RE: 89c52 at 115.2 K baud rate ?            01/01/70 00:00      
   Modem Response Strings            01/01/70 00:00      

Back to Subject List