please tell me how can i send a message to lcd while recieved one interrupt. because i cant write a lcd command in ISR at keil compiler. please advise me javad majd
Hello, you can set a flag in the ISR. And the main-loop has to check the flag. HTH, cu Walter Ochs