What is the difference between microprocessor and
microcontroller?
Answers were Sorted based on User's Feedback
Answer / praveen kumar vishwakarma
microprocessor is the device that does not have memory
(internal),in micontroller it has internal memory and has
connected directly to pheripheral device.
| Is This Answer Correct ? | 21 Yes | 5 No |
Answer / mohamed aasim.k
Microprocessor required some external connections such as
RAM,ROM,i/o ports, timmer,counter etc
Where as in microcontroller having a inbuilt memory such as
RAM,ROM,i/o ports,timmer,counter etc such connections are
inbuilt.
The basic difference is we can directly interphasing the ic
with the uses of microcontroller,
But in microprocessor it is impossible to interphasing the
Ic directly to any other ports
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / poornima
A microcontroller is a specialized form of microprocessor
that is designed to be self-sufficient and cost-effective,
where a microprocessor is typically designed to be general
purpose (the kind used in a PC).
The difference is that microcontroller incorporates features
of microprocessor(CPU,ALU,Registers)along with the presence
of added features like presence of RAM,ROM,I\O ports,counter
etc.Here microcontroller control the operation of machine
using fixed programme stored in Rom that doesn't change with
lifetime.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / nancy
in microprocessor the ram,i/o ports timmer, counter are
externally connected
in microcontroller the ram,i/o ports timmer, counter are in
built.
| Is This Answer Correct ? | 22 Yes | 9 No |
Answer / nishant
We can say that a Microprocessor is a part of a
microcontroller since a microcontroller as a whole consists
of ram,Ic's, memory storage,a computing unit(may be a
microprocessor) such that it can directly give us the
results while a microprocessor is just a basic processing
unit and we need to connect other components like
RAM's,IC's and other devices to it first before processing
something in it.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / mandeep kaur
in microprocessor few pins are multifunctioned whereas n
case of microcontroller large number of pins are
multifunctioned..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / anish
Microprocessor is used for general purposes, whereas
microcontroller is used for single purpose only...
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vijay kulkarni
microcontrooler is a programmable logic device which has alu io ports, clock signals,etc in inbuilt.since the mc is the computer inside the chip.
where for the mp we need an external clk,memory,io ports etc,since it is called as a haert of the computer.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / navaneethakannan r(smcet)
microprocessor is only driving device for corresponding clock pulse from any control devices(input device,output device serial communication,ram,ROM,timers &any external devices). The processor is not a self decision device because it is depend only given clock pulse BUT micro controller is a self decision device and it has input devices,output devices, timers RAM,ROM, inbuilt in single chip. so, which device when ON, OFF this type detail is control an automatically execute the micro controller
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / yomi
microprocessor is used to process all instruction,it is
used in general purpose computer.
while microcontroller is itself a small computer on a
integrated chip with memory and other peripherals devices
| Is This Answer Correct ? | 3 Yes | 0 No |
Why is 64 bit better?
Have you used threaded trees anytime in your life time?
What are the different phases of compiler? What happens in lexical phase?
What are the 3 types of software?
What's the difference between x86 and x64?
Which event determines that all the controls are completely loaded into memory?
How do I stop apps from running in the background?
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
What is a hard real time OS?
Explain a system in safe state?
Why is mapping required? Computer 'Paging' & 'Segmentation'.
What are old chkdsk files?