What are the main difference between Micro-controller and
micro-processor?
Answer Posted / sandeep
These are the diffrence. They are easy to understand.
Microprocessor = cpu
Microcontroller = cpu + peripherals + memory
Peripherals = ports + clock + timers + uarts + adc
converters +lcd drivers + dac + other stuff
Memory = eeprom + sram + eprom + flash
A microcontroller has a combination of all this stuff.
A microprocessor is just a CPU .
Some of them are 8051, 8255, 8253/8454(timer), 8279
(keyboard/display controller).
Hope, this information may be sufficient to you.
Is This Answer Correct ? | 80 Yes | 23 No |
Post New Answer View All Answers
What is the full form itc?
Can x86 run 64 bit?
What is a root program?
Who is the father of os?
Can I delete programs x86?
What are the disadvantages of microkernels?
What are the main functions of a kernel?
File which stores the DNS configuration at client side?
What are the steps involved in following a particular instruction given by the cpu?
How can multiple threads be controlled simultaneously?
Explain the concept of the multi-programmed operating systems?
what's the latest ram lunch?
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
What is real time operating systems?
What is BSS(Block Started by Symbol)?