| ??? 09/22/02 05:50 Read: times |
#29499 - RE: one more possible problem with interupts |
Of course you can disable interrupts in interrupt routine, but its not very wise to stay in interrupt loop, what you should do is set a flag in interrupt that start bit has been detected and disable further EX5 interrupts, then in your main loop program check for start bit flag and keep polling the rest of the bits till required code has been read, then clear start bit flag and re enable the EX5 interrupt.
Mahmood |
| Topic | Author | Date |
| one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
| RE: one more possible problem with interupts | 01/01/70 00:00 | |
RE: one more possible problem with interupts | 01/01/70 00:00 |



