SALIENT FEATURES OF 8051 MICROCONTROLLER

The 8051 microcontroller is a very popular 8-bit microcontroller introduced by Intel in the year 1981 and it has become almost the academic standard now a days.  The 8051 is based on an 8-bit CISC core with Harvard architecture. Its 8-bit architecture is optimized for control applications with extensive Boolean processing. It is available as a 40-pin DIP chip and works at +5 Volts DC. The salient features of 8051 controller are given below.

FEATURES OF 8051 MICROCONTROLLER
salient features of 8051


SALIANT FEATURES: The salient features of 8051 Microcontroller are 

i. 4 KB on chip program memory (ROM or EPROM)).
ii. 128 bytes on chip data memory(RAM).
iii. 8-bit data bus
iv. 16-bit address bus
v. 32 general purpose registers each of 8 bits
vi. Two -16 bit timers  T0 and T1
vii. Five Interrupts (3 internal and 2 external).
ix. Four  Parallel ports each of 8-bits (PORT0, PORT1,PORT2,PORT3) with a total of 32 I/O
    lines.
x. One 16-bit program counter and One 16-bit DPTR ( data pointer)
xi. One 8-bit stack pointer
xii. One  Microsecond instruction cycle with 12 MHz Crystal.

xiii. One full duplex  serial communication port.



8051, 8051 Instruction set, 8051 Microcontroller, FEATURES OF 8051 MICRCONTROLLER, mazidi

Comments

Popular posts from this blog

Clock circuit of 8051 Microcontroller Family

8051 reset circuit.

Program Status Register PSW of 8051