answersLogoWhite

0


Best Answer

I'm more of a PIC guy, but as far as i understood it, yes 8051 instruction set is the same for all 8051 legacy devices. That includes 89s52. You can find this out in device specific datasheet. For 89s52 it is written in a first row like this "Compatible with MCS®-51 Products".

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is instruction set of 89S52 and 8051 is same?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between 8031 8051 and 8751 microcontrollers?

Answer It is both 8 bit processors in a 40 pin package but it is not pin compatible, it have almost the same functions but it is very difficult to compare the two because it is not the same family.


Differences between Intel 8051 and atmel 89c51 micro controller?

The instructions used by Atmel 89CXX and 89CXXXX are the same or subset of 8051 microcontrollers.Fully static operation,flash program memory,less pin count andprecision analog comparator ( in case of 89C20510)are some of the attractions in going for these microcontrollers. Due to many similar features in the architecture and instruction and instruction set as that of 8051, it becomes possible for the 8051 designer to directly start using 89CXX and 89C20XX microcontrollers without any more efforts in learning these microcontrollers.


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


How many total instructions are there in 8085 MP?

there are 74 instruction sets in the 8085 up which consist of 246 bit pattern.


How many instructions are in the ARM instruction set?

There is one instruction set in the IA-32. Instruction set is the set of instruction that a processor can execute.


Is 8051 programming is a programming language?

8051 programming refers to the Intel 8051 micro-controller. This is a small computer on a single chip having electronic input output that is used to control simple machinery.The 8051 uses an instruction set consisting of binary codes and data that may be used to describe the algorithms that the microprocessor runs. These instructions are published by Intel with a set of mnemonic words that are designed to enable the programmer to remember the instructions. These mnemonics are not part of a formal programming language because they have no syntax apart from the instruction and data values for each command that the processor might execute.The instructions could be placed in any order such that no particular algorithm is expressed.A formal programming language however requires structure and syntax that describes the algorithm as an abstract concept apart from the system that might run the program. A programming language, such as C, C# or Java will be portable across machines but 8051 assembly code will only run on that processor.In short then, the 8051 assembly code is not a programming language as such.


Advantages of at89c51 microcontroller over 8051 microcontroller?

the 8051 microcontrroller is the name doesnt matter easy or not....but the maiin and imp diff between both is at89s51 represents the 8051 chip no....along with the name of company i.e atmel, so all n all both are same thing ...... 89c51 have RISC architecture and contains less no of opcodes which are easy for programming. so iti is preferred than 8051.


What does The device supports throughput of 16 MIPS at 16 MHz mean?

8051 - 8 bit micro based on CISC architecture ( Complex Instruction Set Computer) PIC - 8 bit micro based on RISC architecture ( Reduced Instruction Set Computer)AVR - 8 bit micro based on RISC architecture ( Reduced Instruction Set Computer)there are also 16bit and 32 bit micros from the same familyinvention wise, 8051 is the forefather ( date of birth = 1985), next cam PIC s and then came the AVRs.its essential to learn 8051 to be able to learn other micros. if we come to instruction set of these micros :8051 has 250 instructions which take 1 to 4 machine cycles to executivePIC has nearly 40 instructions which are mostly 4 cycles instructionsAVRs have 140 instructions whcih are mostly 1 cycle basedif we come to speed factor:1 machine cycle in 8051 (normal) divides the clock freq. by 12 ( some derivatives divide by 6 and by 1 also)1 machine cycle in PIC divides the clock freq by 41 M.C in AVRs divides the clock freq by 1for eg: if we use 12 Mhz Xtal in all the 3 micros then the speed of execution will be as follows:8051 = 12Mhz /12 = 1 Mhz i,e = 1 million instructions per secondPIC = 12Mhz/4 = 3 Mhz i,e = 3 million instructions per secondAVR = 12Mhz/1 = 12 MHz i,e = 12 Million instructions per second


Different types of instruction set architecture?

RISC - Reduced Instruction Set Computer CISC - Comples Instruction Set Computer


When was MMX - instruction set - created?

MMX - instruction set - was created in 1996.


Which CPU's have the SSE4 instruction set?

Planned x86 processors will have the SSE4 instruction set.


Can you answer me about Instruction set Intel 8080?

instruction set architecture ISA for intel 8080