??? 06/16/04 12:15 Read: times |
#72585 - RE: Using 89C51 external interrupts Responding to: ???'s previous message |
hi,
There is no wrong in the coding. Yes, there is. He mixed IE0/IE1 with IT0/IT1. As result he did not configure external interrupts as edge-triggered (via set bits IT0/IT1) but set interrupt-request flags instead (via set bits IE0/IE1). Regards, Oleg |
Topic | Author | Date |
Using 89C51 external interrupts | 01/01/70 00:00 | |
RE: Using 89C51 external interrupts | 01/01/70 00:00 | |
89C51 external interrupts using Keil C51 | 01/01/70 00:00 | |
RE: 89C51 external interrupts using Keil C51 | 01/01/70 00:00 | |
RE: 89C51 external interrupts using Keil C51 | 01/01/70 00:00 | |
RE: 89C51 external interrupts using Keil C51![]() | 01/01/70 00:00 | |
89C51 external interrupts using Keil C51 | 01/01/70 00:00 | |
RE: Using 89C51 external interrupts | 01/01/70 00:00 | |
RE: Using 89C51 external interrupts | 01/01/70 00:00 | |
RE: Using 89C51 external interrupts | 01/01/70 00:00 | |
Did you notice Olegs replies??? | 01/01/70 00:00 | |
RE: Using 89C51 external interrupts | 01/01/70 00:00 |