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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/11/06 18:06
Read: times


 
#107072 - you do not need a "task' to do that
Responding to: ???'s previous message
Here I am using GPRS MODEM, so I need lot of periodic data requests (every 2 ms AT Command data request and data response).
you do not need a "task' to do that, that consttutes "PC thinking"
if the modem send something periodicaly the UART interrupt is the place to take care of it.

Erik

List of 15 messages in thread
TopicAuthorDate
8052 Software Design with Interrupts            01/01/70 00:00      
   Serial interrupt            01/01/70 00:00      
      PC thinking            01/01/70 00:00      
      Periodic Update..            01/01/70 00:00      
         you do not need a "task' to do that            01/01/70 00:00      
            OP is right            01/01/70 00:00      
            Data Transmission timings...            01/01/70 00:00      
               Numbers ?            01/01/70 00:00      
               I do not understand how a 100ms tick wil            01/01/70 00:00      
               What to do Where            01/01/70 00:00      
         2ms - Eh???            01/01/70 00:00      
            Are We There Yet ?            01/01/70 00:00      
               Your kids are patient            01/01/70 00:00      
                  kids            01/01/70 00:00      
               Don't be silly            01/01/70 00:00      

Back to Subject List