| ??? 04/17/01 18:46 Read: times |
#10909 - RE: Ex0 interrupt within Ex0 interrupt. |
Dear Gil,
Whenever you enter the ISR, disable the external interrupt 0 and enable it again before leaving the ISR. This way you would not have another call to the ISR while servicing it. BUT, this depends upon how critical your interrupt application is as you might lose upon the interrupt call when you are servicing it. Mohit |
| Topic | Author | Date |
| Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
| RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 | |
RE: Ex0 interrupt within Ex0 interrupt. | 01/01/70 00:00 |



