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
Write syntax to set JVM Memory as min-256Mb & max 512Mb?
What is external fragmentation?
What is RR scheduling algorithm?
Explain paging, faulting, and deadlock?
How to create a worker thread?
What is plumbing/piping?
What is the unified memory architecture? Explain.
Explain cycle stealing?
Do you know what is a binary semaphore? What is its use?
How do I enable vlc plugin in chrome?
Is internet explorer still supported?
What are dynamic linking?
Explain the reasons for process suspension?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
Explain IPC?