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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/14/05 18:34
Read: times


 
#84994 - Your setup
Responding to: ???'s previous message
1 Your signal comes out on the Tx pin on the processor, not the Rx

2 You should initialize your UART and start the timer first and then go on to your program, you shouldn't do it every time you are going to send something.

I have not checked the logic of the program, try to run it in a simulator first, and check the signal directly on the TxD pin when you are running it on HW, so you know it's coming out of the chip.

Check the tutorials, link to the left.

List of 17 messages in thread
TopicAuthorDate
need help on serial communication            01/01/70 00:00      
   Your setup            01/01/70 00:00      
      simulator testing            01/01/70 00:00      
   read eall about it            01/01/70 00:00      
   Hardware            01/01/70 00:00      
      Why the MAX232            01/01/70 00:00      
         Yes :) you right Steve.            01/01/70 00:00      
      Handshaking?            01/01/70 00:00      
   One step at a time            01/01/70 00:00      
   setup correct?            01/01/70 00:00      
      connector pinouts            01/01/70 00:00      
         Schematic            01/01/70 00:00      
   help again sorry            01/01/70 00:00      
      easy            01/01/70 00:00      
         Exclude trivial problems            01/01/70 00:00      
   code for sending a character            01/01/70 00:00      
   loop back handshaking            01/01/70 00:00      

Back to Subject List