answersLogoWhite

0

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

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why use AT89C51 but not others?

89c51 microcontroller is of the series of 8051,one of oldest yet commonly used microcontroller.89c51 have the less complex features then other microcontroller and it is also easily available and cheap in comparison of other microcontrollers.


What is other name of 89c51?

The 89C51 is also known as the AT89C51, which refers to a specific microcontroller from Atmel (now part of Microchip Technology). It is an 8-bit microcontroller based on the Intel 8051 architecture and is commonly used in embedded systems for various applications.


In 89S51 what s means 89c51 what c means?

c in 89c51 stands for cmos.. s in 89s51 stands for system programming system programming is way of burning your program into microcontroller chip... just like we write a program in c language and then burn it into microcontroller.this in system programming is another way of burning your program into microcontroller....


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 !!!!!!


Delay program of 1 sec for microcontroller 89C51?

Mov tmod, #01h mov r0, #20 back:mov tl0,96 mov th0,60 setb tr0 again:jnb tf0, again clr tr0 clr tf0 djnz r0, back


What is the meaning of rd2 in 89c51rd?

In the designation "89C51RD," the "RD" stands for "Read/Write" and indicates that the microcontroller has the capability for both reading and writing operations in its memory. Specifically, the "RD" in this context refers to the enhanced features of the 89C51 series, which includes additional memory and functionality compared to the standard 8051 microcontroller. Overall, "RD" signifies an enhanced version that supports more advanced applications.


What is the difference between AT89S52 and AT89C52?

89S52 have 8KB ROM and 256bytes RAM also it supports SPI program downloading but 89C51 have 4Kb ROM, 128bytes RAM and it wont support Serial program downloading. For more details visit www.8051projects.info


What does C stands for in 89C51?

It means CHMOS


How is a microcontroller programmed?

That depends on the specific microcontroller.


Difference between Z86E04 microcontroller from PIC microcontroller?

x


What is mean by pic in microcontroller?

The PIC is a specific architecture of microcontroller.