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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/27/06 18:50
Read: times


 
#110864 - re: about the code
Responding to: ???'s previous message
So the main question I have is while the serial data bytes are going into the buffer during the interrupt, the program can still run doing something else like program the bytes into the eeprom?
answer:
NO, but when the ISR end, the "program" will be resumed. There is something here, this can NOT be your question, elaborate. If it is, get some veru basic litterature and STUDY.

Ok, maybe I should have worded the question differently. I was just wondering if "the "program" will be resumed" properly or not, especially if the program was interrupted during a pulse OR some timing critical routine - OR a byte being shifted out. I understand how the ISR works, and have been reading and searching a great deal before I decided to ask any questions.


Interrupt driven serial routines involve much more overhead as far as program code size and RAM requirements
MUCH?????


This is an actual quote from the pdf file "rs232gd.pdf" found on this site.

List of 31 messages in thread
TopicAuthorDate
help on serial communication            01/01/70 00:00      
   OK            01/01/70 00:00      
   Check this            01/01/70 00:00      
      Writing to SBUF            01/01/70 00:00      
         where?            01/01/70 00:00      
            Link            01/01/70 00:00      
               Where did he call it "tutorial" in his p            01/01/70 00:00      
         Loop back            01/01/70 00:00      
         SBUF            01/01/70 00:00      
         formally, yes            01/01/70 00:00      
   some books            01/01/70 00:00      
      A little more detail?            01/01/70 00:00      
         Andy, have a look at BOOKS on the left            01/01/70 00:00      
            If a poster assumes that everybody has            01/01/70 00:00      
               I have not read the books, but...            01/01/70 00:00      
               Yes, but            01/01/70 00:00      
   here we are            01/01/70 00:00      
      Tautology            01/01/70 00:00      
      Formatted            01/01/70 00:00      
      about code            01/01/70 00:00      
   about the code            01/01/70 00:00      
      push/pop in isr            01/01/70 00:00      
         the most often forgotten push/pop            01/01/70 00:00      
   hi            01/01/70 00:00      
   about the code            01/01/70 00:00      
      this can NOT be your question, elaborate            01/01/70 00:00      
         re: about the code            01/01/70 00:00      
            Serial EEPROM            01/01/70 00:00      
               Yes Jon            01/01/70 00:00      
               re more            01/01/70 00:00      
            sometimes the simple becomes complex            01/01/70 00:00      

Back to Subject List