| ??? 08/21/01 06:41 Read: times |
#14285 - Interrupts |
Hello all.
I'm facing a little problem in my C code. Iām writing a user interface to an LCD with the AT89C52 micro. The user interface includes a menu of several lines. The user browses these lines by scroll up/down keys. My problem is that I want to blink the current line until scroll up/down key is pressed again. I wrote a function that receives the line number to blink and a blink flag. When the blink flag is set (ā1ā) the line will blink, otherwise ā not. The problem is that when this function receives blink_flag=SET he enter to an endless loop and pressing on scroll up/down keys not help. Please advice. |
| Topic | Author | Date |
| Interrupts | 01/01/70 00:00 | |
| RE: Interrupts | 01/01/70 00:00 | |
| RE: Interrupts | 01/01/70 00:00 | |
| RE: Interrupts | 01/01/70 00:00 | |
RE: Interrupts | 01/01/70 00:00 |



