MICROCONTROLLER ASSIGNMENT-iii
1. Describe the addressing mode of 8051 Microcontroller. [6]
2. Ten 8bit number are present in memory location 8000H to 8009H. Find the largest
number and store the result in the memory location 800AH. [5]
3. Ten 8bit numbers are present in the memory location 8000H to 8009H . Arrange the
number in Ascending order. [5]
4. Ten 8bit numbers are present in the memory location 8000H to 8009H . Arrange the
number in descending order. [5]
5. Six 8bit number are present in the memory location 9000H to 9005H. Add the number
and store the result in 9006H and 9007H. [5]
6. Describe the operation of timer/counter of 8051 Microcontroller. [5]
7. Explain the bit configuration of TMOD register. [5]
8. Write an assembly language program to generate a 1KHz Square Wave from P1.1 using
Timer 0. The duty cycle of it is 50% & the oscillator frequency is 12MHz.[6]
9. Explain the bit configuration of the Tcon registor. [5]