UM11081 User Manual for LPCXpresso802 Board Rev. 1.
LPCXpresso802 NXP Semiconductors User Manual Revision history Rev Date Description 1.0 20171128 First draft 1.01 20171201 Corrected references (CN3) in Arduino expansion connector section. 1.02 20171206 Corrected board part number references. Contact information For more information, please visit: http://www.nxp.com For sales office addresses, please send an email to: salesaddresses@nxp.com UM11081 User Manual All information provided in this document is subject to legal disclaimers. Rev.
LPCXpresso802 NXP Semiconductors User Manual 1. Introduction The LPCXpresso family of boards provides a powerful and flexible development system for NXP's Cortex-M MCUs. They can be used with a range of development tools, including the MCUXpresso IDE toolchain. The LPCXpresso802 board is developed by NXP to enable evaluation of and prototyping with the LPC802 MCU. Figure 1 shows the LPCXpresso802 Board. Fig 1.
LPCXpresso802 NXP Semiconductors User Manual 2. Board Layout USER (PB3) RESET (PB2) CN3 LD4 LD5 JP7 JP6 JP5 CN1 Debug probe LEDs LD6 JP4 CN7 ISP (PB1) CN2 Figure 2 below shows the layout of the LPCXpresso802 board, indicating location of jumpers, buttons and connectors/expansion options. JP8 JP1 CN6 CN8 CN9 CN3 JP2 Outer LED ring (red): P0_17 Eye LEDs: P0_7 Upper mouth LEDs: P0_8 Lower mouth LEDs: P0_9 Mouth side LEDs: P0_12 Fig 2.
LPCXpresso802 NXP Semiconductors User Manual Table 1. Jumpers and connectors Circuit reference Description JP1 Power rail selection and/or ammeter connection for LPC802 supply. Insert See schematic. a jumper either between the center and left pin for 3.3V or between center and right pin for 1.8V operation. Note that a jumper must always be installed for the LPC802 to operate. JP2 Voltage selection for LPC802 ADC reference. Insert a jumper either between the center and left pin for 3.
LPCXpresso802 NXP Semiconductors User Manual 3. Getting Started The firmware for the on-board debug probe and Windows 7/8 driver for the virtual com (VCOM) port are available from http://nxp.com/demoboard/OM40000 under the Software and Tools tab (look under “Software” download types). If using Window 7 or 8, you will need to install the VCOM driver by running the installer program before attempting to use the board.
LPCXpresso802 NXP Semiconductors User Manual 7. Ensuring the LPCXpresso802 is connected to the host computer, click Debug in the Quickstart panel. The IDE will search for available debug probes. Select the debug probe that appears for your board, then click OK. Note that the IDE will remember your selection for the next time you debug this project, so will not prompt for this again, unless it cannot find the board. 8. The code will execute to main. Press F8 to resume and run the program.
LPCXpresso802 NXP Semiconductors User Manual The CMSIS, DISK and COMM LEDs are connected to the LPC11U35 device. The behavior of the LEDs will vary depending on firmware used, typically the CMSIS LED will blink when debug communication is occurring, and the COMM LED will blink when data is being transferred over the VCOMM port. 4.1 Using an external debug probe An external debug probe that supports ARM’s SWD interface, such as a SEGGER J-Link or PE Micro probe, can be used with the LPCXpresso802 board.
LPCXpresso802 NXP Semiconductors User Manual Table 2. Arduino expansion connector pin mappings (CN3) CN3 pin Arduino signal LPC802 pin Shared with 28 GPIO PIO0_9 User LED2 31 TX PIO0_0 Debug UART 32 RX PIO0_4 Debug UART Note that the default ports for ISP UART boot are connected to CN3. 5.2 Grove connector The LPCXpresso802 board includes a header for connection of Seeed Studio Grove I2C sensors. This header supplies the I2C connections plus 3.3V and ground. 6.
LPCXpresso802 NXP Semiconductors User Manual Table 3. User LED connections LED LPC802 pin Blue (LED1) PIO0_8 Red (LED2) PIO0_9 Green (LED3) PIO0_12 7.4 Temperature sensor (LM75) An NXP temperature sensor is included on the LPCXpresso802. This device interfaces to the I2C peripheral of the LPC802, with an address of 0x1001100. Zero ohm resistors (R60 and R61) are provided in-line with the SDA and SCL signals so that this devices may be disconnected if not required. 7.
LPCXpresso802 NXP Semiconductors User Manual Apply pressure along this line while separating Fig 3. UM11081 User Manual Separating Detachable Section of LPCXpresso802 Board All information provided in this document is subject to legal disclaimers. Rev. 1.01 — 6 December 2017 © NXP B.V. 2017. All rights reserved.
LPCXpresso802 NXP Semiconductors User Manual 8. Legal information 8.1 Disclaimers Limited warranty and liability — Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information.
LPCXpresso802 NXP Semiconductors User Manual 9. Contents 1 2 3 3.1 3.2 3.3 4 4.1 5 5.1 5.2 6 7 7.1 7.2 7.3 7.4 7.5 7.6 8 8.1 8.2 8.3 9 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Board Layout . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 Getting Started . . . . . . . . . . . . . . . . . . . . . . . . . . 6 Using the board with MCUXpresso IDE . . . . . . 6 Using LPCXpresso802 with 3rd Party IDEs . . . 7 Debugger firmware update (optional) . . . . . . . .