answersLogoWhite

0


Best Answer

2external

2 timer

1 serial

1 hard rset

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the interrupts in 89C51?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between performance of 89c51 and 89s51?

The difference between performance of 89c51 and 89s51 is that the 89c51 has a standard 51 core. The 89c51 program cannot be directly ported to 51 compared to the 89s51.


What does 'c' represent in 89c51?

C stands for CMOS !!!!!!


What is 89c51 microcontroller?

89c51 is an microcontroller of 8051 series it is an 8-bit device packed in 40-pin package.


What does C stands for in 89C51?

It means CHMOS


What are the various type of interrupts?

There are three types of interrupts.... 1. internal Interrupts 2. External Interrupts 3. Software Interrupts... read more


How many interrupts in?

it has 256 interrupts ..


What is interrupts and list classes of interrupts in operating system?

An interrupt is an event that alters the sequence in which the processor execute instructions. It is generated by hardware of computer system. Classes of interrupt:- IBM processor has six types of interrupts. * svc interrupt(supervisor call) *input/output interrupts *external interrupts *Restart interrupts *Program check interrupt *Machine check interrupts


No of interrupts of 8051 excluding reset?

1.The excluding interrupts are INT0 & INT1 2.The Timer0 and Timer1 are interrupts are generated by TF0 and TF1


Different between maskable and non-maskable interrupt?

Maskable interrupts trigger events are not always important and so the programmer can decide that the event should not cause a program to jump. Nonmaskable interrupts can not be ignored by the programmer and therefore they have absolute priority.


How do you dump any program code on micro controller 89c51?

In order to dump any program code onto a micro controller for a 89c51, you would first have to find access to the main controller board of the item, and plug the program code directly into that.


What is EI and DI instructions?

The Enable Interrupts (EI) and Disable Interrupts (DI) instructions allow the MP to permit or deny interrupts under program control.


What is multiple interrupts?

Multiple interrupts refers to errors that may occur when a system is operational. The interrupts may be caused by a single error repeatedly or by different errors.