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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/01/01 20:49
Read: times


 
#11259 - RE: Serial Interrupts
If everything looks good in assembly language, try writing a simple program that just receives the data exclusively in main() without using interrupts. If that works, then something is wrong with the interrupts.

However, if it doesn't work perhaps you're not receiving data. Perhaps your baud rate isn't calculated correctly for your crystal, or perhaps the device that is sending data to you isn't sending correctly or is sending it at the wrong baud rate.

Craig Steiner


List of 4 messages in thread
TopicAuthorDate
Serial Interrupts            01/01/70 00:00      
RE: Serial Interrupts            01/01/70 00:00      
RE: Serial Interrupts            01/01/70 00:00      
RE: Serial Interrupts            01/01/70 00:00      

Back to Subject List