What is the difference between microprocessor and
microcontroller?
Answers were Sorted based on User's Feedback
Answer / v.vijayakumar
In Microprocessor more op-codes, few bit handling
instructions. But in Microcontroller: fewer op- codes, more
bit handling Instructions, and also it is defined as a
device that includes micro processor, memory, & input /
output signal lines on a single chip.
Is This Answer Correct ? | 632 Yes | 126 No |
Answer / murali krishna
In Microprocessor we have to connect external RAM, ROM,
I/o, Timers and interrupts by externally, where as in
Microcontroller RAM, ROM,I/O, Timers serial communication
all are in built in microcontroller,
Microprocessor is used in Higher end Industrial projects
where as Microcontroller can be used for lower end projects
because processor can beconnected by
external memory where as in controller it is fixed memory in
some case we can add external memory also
Is This Answer Correct ? | 491 Yes | 55 No |
Answer / shakeel ahmed
The basic difference between the microprocessor and
microcontroller is that we can interface a microcontroller
directly means "for example we can directly connect a
keyboard to microcontroller to any of its ports"....where
as for microprocessor we can't interface directly...we
require a circuit board since it requires
ram,ic's.....etc.,!
Is This Answer Correct ? | 461 Yes | 120 No |
Answer / swetha indukuri
The basic difference between microprocessor and micro
controller is that microcontroller have inbuilt memory i.e
RAM,ROM,serial interfaces,timers,counters.
microprocessors have many opcodes and minimum bit handling
instructions where as it is viceversa in case of
microcontroller.
microcontroller is used in lower end projects where as
memory is fixed while microprocessor is used in high end
projects.
we can add memory to microcontroller also using ports
provided to it.
Is This Answer Correct ? | 177 Yes | 24 No |
Answer / tarun agarwal ymca
Microprocessors generally require external components to
implement program memory, ram memory and Input/output.
Intel's 8086, 8088, and 80386 are examples of microprocessors.
Micro controllers incorporate program memory, ram memory and
input/output resources internal to the chip. Microchip's pic
series and Atmel's AVR series are examples of micro controllers.
Is This Answer Correct ? | 189 Yes | 51 No |
Answer / md.kashif raza
The microprocessor having no Rom, no Ram,no I/o port on a
single chip.but microcontroller have Ram,Rom,I'O Port on a
single chip..........
Is This Answer Correct ? | 131 Yes | 29 No |
Answer / albert nelson
microcontroller having internal memory but microprocessor
doesnot have internal memory
Is This Answer Correct ? | 127 Yes | 34 No |
Answer / salunkhe nitin
microprocessor does not have inbuilt memory, timers,
counters. it is slower than microcontroller. Processor
requires external peripherials to interface
keyboard,display
Is This Answer Correct ? | 116 Yes | 47 No |
Answer / sandeep kumar
the basic difference between microproceesor &
microcontroller is that in mc has a memory,i\o device
directly connect to the mc but in mp is that not exactly
Is This Answer Correct ? | 132 Yes | 65 No |
Answer / sridevi
Microcontroller is a chip contains CPU,ROM, RAM,I/O ports and Serial communication. We can directly interface digital and analog signal for processing. But it is not the case in the microprocessor.
Is This Answer Correct ? | 34 Yes | 3 No |
What does microprocessor speed depend on?
What are the 3 types of software?
what is difference between xp & 2003?
What is the difference between shared memory and message passing?
What is bursting?
How are data structures handled by ntfs and how does it recover from a crash?
what is the difference between mutexes and semaphores?
How can the FCFS scheduling be made better?
What is scheduling and How it effects the processor efficiency?
Can you please explain the difference between demand-paging and pre-paging?
How does the system detect thrashing?
What is virtual memory and where it exhist ?