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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/27/03 21:00
Read: times


 
#44383 - Serial Port Problems
Hello all,
I have an application that uses several different baud rates to communicate to different devices. I have an interrupt routine that reads in GPS messages once per second. Since the GPS operates at a different baud rate than other devices, I have to switch the baud rate in the interrupt (change TH1), and then switch back.

Periodically, I completely lose the ability to transmit serial messages (my code is still running, however.)

Are there any issues where changing the baud rate in an interrupt can cause this problem?

Drew Rainwater


List of 5 messages in thread
TopicAuthorDate
Serial Port Problems            01/01/70 00:00      
   RE: Serial Port Problems: Correction            01/01/70 00:00      
   RE: Serial Port Problems: FYI:            01/01/70 00:00      
      RE: Serial Port Problems: FYI:            01/01/70 00:00      
   RE: Serial Port Problems            01/01/70 00:00      

Back to Subject List