answersLogoWhite

0


Best Answer

Difference Between the 89C51 Micro-controllers and 89S51

Following are the main differences between 89S51/S52 and 89C51/C52

  • In S series the main difference is that you can program the "S" verison through ISP (in application) or using very simple programmers, while the "C" version still needs "full" parallel programmer . Where ISP stands for In System Programming
  • 89s51 has more new feature than 89c51 such as Watchdog Timer
  • s 51 is more cheaper than c 51 . if you want to use the application for longtime better use c 51 .
User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

89S51 is using In System Programmable (ISP). We directly download the program to the circuit without using downloader

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between 89s51 and 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.


Difference between 89s51 and 89s52?

89s51 and 89s52 both are same version of 8051 microcontroller


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 89S51?

an 8 bit processor


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 S stands for in 89S51?

s for static


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


What are the interrupts in 89C51?

2external 2 timer 1 serial 1 hard rset


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.


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.