answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is 89c51 microcontroller?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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


What is the voltage of 8031 microcontroller?

The voltage of the 8031 microcontroller is 2.7V to 5.5V.


What is microcontroller8051?

The 8051 Microcontroller is a microcontroller ("chip") developed by Intel in 1980.