Embedded Processor QB by VP
Embedded Processor QB by VP
Embedded Processor
UNIT NO. I: Embedded Processor Fundamentals
1. Differentiate between Microprocessor and Microcontroller
2. Explain the role of Microcontroller in Embedded System
3. Differentiate between RISC and CISC
4. Elaborate different criteria for selection of Microcontrollers
5. Differentiate between Harvard and Von- Neumann architecture with example.
6. Explain use of IDE in Embedded System
7. What is the Role of Compilation, assembler, disassembler, Simulators and Debuggers?
8. Explain logic Analyzer as Hardware debugging Tool
9. Explain the RISC design Philosophy
10. Explain the ARM Design Philosophy
11. Compare the features of ARM7, ARM9, and ARM 11
12. State Features of ARM7
13. State Features of ARM9
14. State Features of ARM11
UNIT NO. III : Real World Interfacing with ARM7 Based Microcontroller
1. Draw an Interfacing diagram of GSM module with LPC2148 and write an initialization
program to send a message.
2. State features of ADC in LPC2148, draw an interfacing diagram to display the sensed temp on
LCD with initialization program.
3. Draw an interfacing diagram of EEPROM using I2C with LPC2148 and write an initialization
code.
4. What is a role of Vref in ADC and DAC? Write a C program for generation of Triangular
wave using on-chip DAC in LPC 2148.
5. Enlist the features of on-chip ADC in LPC 2148.Explain AD0GDR register.
6. Draw an Interfacing diagram of GPS module with LPC2148 and write an initialization program
to send a message.
7. What are the various registers involved in using ADC with interrupt.
8. Explain UART module of LPC2148 in short.
9. Write down the code to transmit the data “Hello” continuously using serial port.
10. Draw an interfacing diagram of DHT11 with LPC2148 and write an algorithm to display the
temperature on LCD.
11. Draw an interfacing diagram of servomotor with LPC2148 and write down the code to rotate
the motor in clockwise direction.
12. Write down the code to receive the data “Hello” continuously using serial port.