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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/18/06 21:59
Read: times


 
#114485 - this may be the culprit
Responding to: ???'s previous message
LCD_Command(0x0C,uartGet);

Bad idea

try using your emulator, or if you do not have one a LED or such. Calling complex functions from an ISR is a very bad idea.

Erik

List of 15 messages in thread
TopicAuthorDate
P89LPC922 UART            01/01/70 00:00      
   correct if            01/01/70 00:00      
      I have accounted for this            01/01/70 00:00      
         this may be the culprit            01/01/70 00:00      
            Yes!!!            01/01/70 00:00      
      P89LPC922 UART Solution            01/01/70 00:00      
         Isolation - Not generally necessary            01/01/70 00:00      
         what things            01/01/70 00:00      
            Opto-Isolators            01/01/70 00:00      
            These things?            01/01/70 00:00      
   Polling UART            01/01/70 00:00      
      fine, but that is NOT the question            01/01/70 00:00      
      What about interrupts?            01/01/70 00:00      
         About interupts            01/01/70 00:00      
            I'd say THE plan            01/01/70 00:00      

Back to Subject List