What is the difference between microprocessor and
microcontroller?
Answers were Sorted based on User's Feedback
Answer / rinki soni
microprocessor uses down counting hence count value is given by:
count value = required time/time period of 1 clock pulse
but in case of microcontroller as it uses up counting count value is given by:
final value- (required time/time period of 1 clock pulse)+1
+1 is added to rollover the count value to 0.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / pallavi
microcontroller is less expensive then microprocessor.
microcontroller is used for doing mechanical work while
microprocessor is used for computational woek.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / t.gnaneshwar goud
Microcontroller is a onchip memory where as microprocessor is not a on chip memory
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / p.supraja
micro processor:all components
like I/Odevises,ram,rom,
timers are conected
externaly.
micro contoller:all components are conected
on a single silicon chip .
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / anil reddy
The main difference between the microprocessor and micro controller is that the microprocessor is to do few functions connected with external RAM,ROM and I/O devices and micro controller is to do lot of functions with inbuilt of RAM,ROM,I/O devices etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kny
Architecture. Microprocessors use the Von Neuman
architecture while microcontrollers use the Harvard
architecture (separate instruction and data memory). I'm
not sure if this distinction still holds though.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tonyyyyy
mico prcessor use in more than one program but mico contoller do only one at atime
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manoj negi
The basic difference between microprocessor and
microcontroller is that microcontroller have inbuilt m/m
i.e RAM & ROM but in case of microprocessor it do not have
any internal m/m i.e RAM & ROM.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / neha minocha
The basic difference between Microcontroller and
microprocessor is that ,Microprocessor have more opcodes
but few bit handling instruction but in microcontroller it
has fewer opcode and more bit handling
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sushma
In microprocessor special features may not be present...
In microcontroller special features like masking
capability,boolean functions,serial communication
processor,PLL,ADC,PWM,Watch dog,timer are present....
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain about Different types of real-time scheduling?
what is batch programming in DOS?
How long does it take to chkdsk 1tb?
How many gb of ram can 64 bit use?
How much ram can you put in a 64 bit system?
Is Micro-kernel better than Macro-kernel at ‘cpu usage’ and ‘response time’ ?
Name the functions constituting the os's memory management.
What are the different job scheduling in operating systems?
Explain about local and global page replacements?
How do I see usb devices on mac?
What are the three types of file system?
Tell me operating systems used in mobile.