What are the main difference between Micro-controller and
micro-processor?
Answer Posted / manasa
Microprocessor
1. It is stand alone device.
2. It is general purpose computer.
3. It has no serial ports, watchdog timer facility.
4. Has more number of opcodes.
5. Application: In higher end projects.
6. It has few bit handling instructions.
7. It is just a proccessor.
Microcontroller
1. It is not a stand alone device.
2. It is application specific /single purpose computer.
3.It has serial ports, watchdog timer facility.
4. It has few number of opcodes.
5. Application: In lower end projects.
6. It has more bit handling instructions.
7. It is a processor with RAM,ROM and with some logic circuit.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is program files x86 64 bit?
What is disk operating system in computer?
How does operating system kernel work?
What is root partition?
What is resource allocation graph?
What is a binary semaphore?
What problems are faced during the implementation of a network-transparent system?
Can chkdsk repair bad sectors?
Explain Memory Partitioning, Paging, Segmentation?
How do you format a pc?
Describe the Operating System concept of Fragmentation
Explain the difference between trap and trapdoor?
Why is 64 bit called x86?
How do I copy a full file path?
Explain trashing?