Feature Of 8051 Flashcards
What is the data width of the 8051 microcontroller?
8-bit
How many serial ports does the 8051 microcontroller have?
One
How many I/O ports does the 8051 microcontroller have?
Four
What is the bit width of each I/O port on the 8051?
8 bits
How many timers/counters are included in the 8051 microcontroller?
2
What is the on-chip ROM size of the 8051 microcontroller?
4K bytes
What is the size of the on-chip RAM in the 8051 microcontroller?
128 bytes
What is the number of pins in the 8051 IC?
40 pins
What is the required power supply voltage for the 8051?
5V
How many register banks does the 8051 have?
4 register banks
How many interrupt sources are available in the 8051?
Six interrupt sources
What type of data bus does the 8051 utilize?
8-bit bidirectional data bus
What type of address bus does the 8051 have?
16-bit unidirectional address bus
How many user-defined flags does the 8051 support?
128 user-defined flags
What are the specifications of the stack pointer and program counter in the 8051?
8-bit Stack pointer and 16-bit program counter