100% found this document useful (3 votes)
777 views

Study of Arm Evaluation System-Lpc2148

The document discusses studying the ARM 7 LPC2148 evaluation system. It provides an overview of the LPC2148 kit features, pin details, block diagram, software tools like Keil and Flash Magic used for programming, and descriptions of important registers for pin configuration and I/O operations. The aim was to study and evaluate the ARM 7 LPC2148 microcontroller development board.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (3 votes)
777 views

Study of Arm Evaluation System-Lpc2148

The document discusses studying the ARM 7 LPC2148 evaluation system. It provides an overview of the LPC2148 kit features, pin details, block diagram, software tools like Keil and Flash Magic used for programming, and descriptions of important registers for pin configuration and I/O operations. The aim was to study and evaluate the ARM 7 LPC2148 microcontroller development board.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

STUDY OF ARM 7 EVALUATION SYSTEM

AIM: To study the ARM 7 Evaluation LPC2141/2/4/6/8.

WS-LPC2148_V1.0 KIT FEATURES:


LPC2141/2/4/6/8 is the Single-chip 16-bit/32-bit 60 MHz microcontroller, 32 kB to 512
kB Flash / 32kB SRAM, 10-bit ADC / DAC, SPI, Timers, RTC, I2C, UART and Integrated Full
& Low speed USB 2.0

PIN DETAILS OF LPC2148:

BLOCK DIAGRAM OF LPC2148:


LPC2148 KIT OVERVIEW:

SOFTWARE:

KEIL COMPILER
Create new project and click on NXP

Select LPC2148 and then the Target file will be created- type the program- save the file
as filename.c
Click on Add files to Group Source Group 1.

Click on create HEX.file to options for Target.


To compile, click on Translate and check for errors- Build and Rebuild the program.

FLASH MAGIC:
1. Configure the settings.
2. Click on Erase all flash+code Rd Prot.
3. Browse for the created HEX file.
4. Keep the kit in Program mode.
5. Click on Start to transfer the program to the LPC2148 kit.

6. After transferring the program keep the kit in Run mode and press Reset button to get
the output.

REGISTER DESCRIPTION:

1. PINSEL: Pin selection


PINSEL0: P0.0 TO P0.15
PINSEL1: P0.16 TO P0.31
PINSEL2: P1.16 TO P1.31
2. IOxDIR: I/O Direction
x = 0 or 1 depending upon the ports (P0 or P1) used.
Used to configure the port as either input or output.
For Input pin value 0.
For Output pin value 1.
3. IOxPIN: To read the input values.
4. IOxSET: To set the input or output values to pin. SET means that pin value will be 1.
5. IOxCLR: To clear the input or output values to pin. CLEAR means that pin value will
be 1.

RESULT :

Thus the study of ARM 7 Evaluation is completed.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy