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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/23/05 07:14
Read: times


 
#105814 - Serial communication
Responding to: ???'s previous message
Hi Ruksen,

Like Sarang, I too am unclear as to whether you are using IIC or UART. If you are in fact using the UART then it sounds like you've failed to clear the RI bit before invoking _getkey(). Try clearing both RI and TI before calling _getkey() and see if it still executes, or if it then waits for a byte to come in over the UART.

List of 10 messages in thread
TopicAuthorDate
_getkey() does not wait the user to ..            01/01/70 00:00      
   intser2.c ?            01/01/70 00:00      
      serial interrupt 2            01/01/70 00:00      
   See for yourself            01/01/70 00:00      
      problem is different            01/01/70 00:00      
   is this the solution?            01/01/70 00:00      
   Getkey            01/01/70 00:00      
   Serial communication            01/01/70 00:00      
      i use both i2c and uart            01/01/70 00:00      
   here is the answer            01/01/70 00:00      

Back to Subject List