EA-QSB-015 Embedded Artists, EA-QSB-015 Datasheet

no-image

EA-QSB-015

Manufacturer Part Number
EA-QSB-015
Description
Development Boards & Kits - ARM QUICK START BOARD LPC11U35
Manufacturer
Embedded Artists
Datasheet

Specifications of EA-QSB-015

Rohs
yes
Product
Development Kits
Tool Is For Evaluation Of
LPC11U35
Core
ARM Cortex M0
Interface Type
USB
Operating Supply Voltage
3.3 V
- User’s Guide
LPC11U35 QuickStart Board
Copyright 2012 © Embedded Artists AB
LPC11U35 QuickStart Board
User’s Guide
Get Up-and-Running Quickly and
Start Developing Your Applications On Day 1!
EA2-USG-1205 Rev A

Related parts for EA-QSB-015

EA-QSB-015 Summary of contents

Page 1

... LPC11U35 QuickStart Board Copyright 2012 © Embedded Artists AB LPC11U35 QuickStart Board Get Up-and-Running Quickly and Start Developing Your Applications On Day 1! - User’s Guide User’s Guide EA2-USG-1205 Rev A ...

Page 2

... We appreciate any feedback you may have for improvements on this document. Please send your comments to support@EmbeddedArtists.com. Trademarks All brand and product names mentioned herein are trademarks, services marks, registered trademarks, or registered service marks of their respective owners and should be treated as such. Copyright 2012 © Embedded Artists AB Page 2 ...

Page 3

... LPC11U35 QuickStart Board - User’s Guide Copyright 2012 © Embedded Artists AB Table of Contents 1 Document Revision History 2 Introduction 2.1 Features 2.2 ESD and Handling Precaution 2.3 General Handling Care 2.4 Code Read Protection 2.5 CE Assessment 2.6 Other Products from Embedded Artists 2.6.1 Design and Production Services 2.6.2 OEM / Education / QuickStart Boards and Kits 3 Schematic 3.1 Powering 3 ...

Page 4

... LPC11U35 QuickStart Board - User’s Guide 1 Document Revision History Revision Date PA1 2012-06-18 Copyright 2012 © Embedded Artists AB Description First draft. Page 4 ...

Page 5

... Features Embedded Artists’ LPC11U35 QuickStart Board with NXP’s LPC11U35 microcontroller lets you get up- and-running quickly. The small sized board offers many features that ease your learning curve and speed up your program development. The features of the LPC11U35 QuickStart Board are:  ...

Page 6

... Note that the LPC11U35 QuickStart Board can also be considered component if integrated into another product. The CE mark on the LPC11U35 QuickStart Board cannot be extended to include the new (user created) product the user’s responsibility to make sure EMC emission limits are not exceeded and CE mark the final product. ...

Page 7

... LPC11U35 QuickStart Board - User’s Guide 2.6.2 OEM / Education / QuickStart Boards and Kits Visit Embedded Artists’ home page, www.EmbeddedArtists.com, for information about other OEM / Education / QuickStart boards / kits or contact your local distributor. Copyright 2012 © Embedded Artists AB Page 7 ...

Page 8

... The microcontroller unit (MCU), U1, is the LPC11U35 from NXP. It contains a Cortex-M0 core that can operate at frequencies MHz. Internal PLL:s can create the core clock of 48 MHz from the external 12.0000 MHz crystal. A USB clock reference of 48 MHz can also be created this way. ...

Page 9

... The LPC11U35 sample the state of the PIO0_1 pin immediately after a reset. If the pin is low, the ISP mode is activated and further the pin PIO0_3 is sampled. If high, USB-ISP mode is activated and if low, UART-ISP mode is activated. Read the LPC11U35 User’s Manual [2] for details. The bootloader push-button, SW2, will pull pin PIO0_1 low via a 2Kohm resistor. The resistor minimizes the risk of damaging the PIO0_1 pin operating as an output ...

Page 10

... On-board LPC11U35 function pin GND VBUS-5V LED PIO0_7 PIO0_8 PIO0_9 SWCLK PIO0_10 PIO0_22 PIO0_11 PIO0_12 PIO0_13 PIO0_14 SWDIO PIO0_15 PIO0_16 PIO0_23 PIO1_15 Copyright 2012 © Embedded Artists AB Exp. DIL30 DIL30 Exp. conn. pin no pin no conn. J1 J2-1 J1 J2-2 J1 J2-3 J1 ...

Page 11

... PIO0_4 J2-6 PIO0_5 J2-5 PIO0_6 J2-3 Copyright 2012 © Embedded Artists AB On-board usage This is the reset input, which is active low. On-board reset generator drives this signal (open-drain). The BL (Bootloader) pushbutton is connected to this pin via a 2Kohm resistor. The pin can be used for other purpose. No on-board connection. Routed directly to expansion connector. ...

Page 12

... Mini-B USB USB-DP/ connector USB-DM Copyright 2012 © Embedded Artists AB Is connected to a LED (active high) via a 2Kohm resistor. Pin can be used for any purpose as long as the LED circuit does not affect. No on-board connection. Routed directly to expansion connector. Connected to on-board SWD connector. Normally not used so pin can be used for other purpose ...

Page 13

... Expansion connector J1, pin1 PIO0_7 LED LED3 LPC11U35 U1 SWD interface J4 Bootload pushbutton SW2 Figure 2 – Main Components on LPC11U35 QuickStart Board Copyright 2012 © Embedded Artists AB Mini-B USB connector USB connect LED J3 LED1 Expansion connector J2, pin1 RESET Generator U3 RESET LED LED2 Reset pushbutton ...

Page 14

... LPC11U35 QuickStart Board - User’s Guide 4.2 Mechanical Dimensions Figure 3 below contains a picture of the board that includes mechanical measures. The distance between the two expansion connectors is 700 mil, which simplifies prototyping work with the board 100 mil/2.54 mm pitch on both sides 2.5 mm Figure 3 – LPC11U35 QuickStart Board Mechanical Dimensions Copyright 2012 © ...

Page 15

... LPC11U35 end. Pin 1 of the SWD connector (J4 the board edge, see picture below. This is because the orientation of the SWD/JTAG connector on the LPC-LINK board. Figure 4 – LPC11U35 QuickStart Board connected to LPC-LINK, via SWD Copyright 2012 © Embedded Artists AB Page 15 J4 pinning ...

Page 16

... UART-ISP mode is active if pin PIO0_3 is sampled low immediately after reset. Note that this pin must be externally pulled to ground in order to activate this mode. The on-board resistor R6 (2Kohm) will always pull this pin high unless pulled low externally. For more information about the ISP mode, read the LPC11U35 User’s Manual [2] from NXP. 5.2.1 USB-ISP Mode USP-ISP mode is supported through enumeration as a Mass Storage Class Device, i ...

Page 17

... LPC11U35 QuickStart Board - User’s Guide 1. Build the application in the LPCXpresso IDE. 2. Right-click on the generated axf file the Binary Utilities menu and select Create binary. See Figure 6. 3. Open a command prompt in the directory containing the axf file. This can be done from the Utilities menu, see Figure 7 ...

Page 18

... LPC11U35 QuickStart Board - User’s Guide Figure 6 – LPCXpresso IDE Create a Binary File Copyright 2012 © Embedded Artists AB Page 18 ...

Page 19

... LPC11U35 QuickStart Board - User’s Guide Figure 7 – LPCXpresso IDE Open Command Prompt Figure 8 – Mass Storage Device Copyright 2012 © Embedded Artists AB Page 19 ...

Page 20

... LPC2000 Yahoo Group. A discussion forum dedicated entirely to the NXP LPC2xxx series of microcontrollers. This group might be more active than the LPC1000 group. http://tech.groups.yahoo.com/group/lpc2000/ Note that there can be newer versions of the documents than the ones linked to here. Always check for the latest information/version. Copyright 2012 © Embedded Artists AB http://infocenter.arm.com/. Page 20 ...

Related keywords