| ??? 01/13/03 12:05 Read: times |
#36320 - About interrupt |
For writing the assembly languages,
at the very beginning, we need to set ORG 800h AJMP main ORG 803h AJMP INT0_ISR ;if anyone pressed any keys 1) after that, I need to configure INT0 to edge-trigger interrupt, but how? 2) and then i must enable INT0 by using IE register, could anyone give me example to write it? |
| Topic | Author | Date |
| About interrupt | 01/01/70 00:00 | |
| RE: About interrupt | 01/01/70 00:00 | |
RE: About interrupt | 01/01/70 00:00 |



