LPC开发板简介
路虎LPC17XX开发板使用手册
引脚定义如下:
引脚 信号描述 对应IO 引脚信号描述对应IO引脚信号描述对应IO
1 3V3 电源 2 GND 地 3 DB00
4 DB01 5 DB02 6 DB03
7 DB04 8 DB05 9 DB06
10 DB07 11 DB08 12 DB09
13 DB10 14 DB11 15 DB12
1 485A 2 485B
3 4
3.3 RS232通信接口COM1、COM2定义
RS232 connector COM1、COM2 (front view)
COM1定义
Pin number Description Pin number Description
1 NC 6 NC
丰富的板载资源:
1、2路 RS232串行接口(使用直通串口线、其中一路串口支持 ISP下载程序)
2、2路 CAN总线通信接口(CAN收发器:SN65VHD230)
3、RS485通信接口(485收发器:SP3485)
4、RJ45-10/100M Ethernet网络接口(以太网 PHY:DP83848)
10、IIC接口(24LC02)
11、SPI串行 FLASH接口(AT45DB161D)
12、2个用户按键,2个功能按键 Reset和 INT0按键,8个 LED灯
13、1个五向输入摇杆按键(Joystick)
14、串口 ISP下载功能(无需设置跳线),标准 JTAG下载、仿真调试接口。
Pin number Description Pin number Description
1 5V 4 CAN2H
2 CAN1H 5 CAN2L
LPC-P1227开发板用户手册说明书
LPC-P1227LPC-P1227 development board USER’S MANUALInitial release, March 2012Designed by OLIMEX Ltd, 2011All boards produced by Olimex LTD are ROHS compliantOLIMEX© 2012LPC-P1227 User's ManualDisclaimer:© 2012 Olimex Ltd. Olimex®, logo and combinations thereof, are registered trademarks of Olimex Ltd. Other terms and product names may be trademarks of others.The information in this document is provided in connection with Olimex products. No license, express or implied or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Olimex products.Neither the whole nor any part of the information contained in or the product described in this document may be adapted or reproduced in any material from except with the prior written permission of the copyright holder.The product described in this document is subject to continuous development and improvements.All particulars of the product and its use contained in this document are given by OLIMEX in good faith. However all warranties implied or expressed including but not limited to implied warranties of merchantability or fitness for purpose are excluded. This document is intended only to assist the reader in the use of the product. OLIMEX Ltd. shall not be liable for any loss or damage arising from the use of any information in this document or any error or omission in such information or any incorrect use of the product.Thank you for purchasing LPC-P1227 development board assembled byOLIMEX LTDOLIMEX© 2012LPC-P1227 User's ManualTable of ContentsCHAPTER 1 (5)OVERVIEW (5)1. Introduction to the chapter (5)1.1 Features (5)1.2 Organization (6)CHAPTER 2 (7)SETTING UP THE LPC-P1227 BOARD (7)2. Introduction to the chapter (7)2.1 Electrostatic warning (7)2.2 Requirements (7)2.3 Powering the board (7)2.4 Prebuilt software (8)CHAPTER 3 (9)LPC-P1227 BOARD DESCRIPTION (9)3. Introduction to the chapter (9)3.1 Layout (top view) (9)CHAPTER 4 (10)THE LPC1227FBD64 MICROCONTROLLER (10)4. Introduction to the chapter (10)4.1 The microcontroller (10)CONTROL CIRCUITY (12)5. Introduction to the chapter (12)5.1 Reset (12)5.2 Clocks (12)CHAPTER 6 (13)HARDWARE (13)6. Introduction to the chapter (13)6.1 PWR Connector (13)6.2 SWD1 connector (13)6.3 SWD2 Header (14)6.4 UEXT (14)6.5 Pads on the proto area (16)6.6 RS232 Null-modem connector (17)6.7 Jumper description (18)6.8 LCD Display (19)OLIMEX© 2012LPC-P1227 User's Manual6.9 Additional hardware components (19)CHAPTER 7 (20)MEMORY AND BLOCK DIAGRAM (20)7. Introduction to the chapter (20)7.1 Memory organization (21)CHAPTER 8 (22)SCHEMATICS (22)8. Introduction to the chapter (22)8.1 Eagle schematic (22)8.2 Physical dimensions (24)CHAPTER 9 (25)REVISION HISTORY (25)9. Introduction to the chapter (25)9.1 Document revision (25)9.2 Web page of your device (25)OLIMEX© 2012LPC-P1227 User's ManualCHAPTER 1OVERVIEW1. Introduction to the chapterThank you for choosing the LPC-P1227 development board from Olimex! This document provides a User’s Guide for the Olimex LPC-P1227 development board. As an overview, this chapter gives the scope of this document and lists the board’s features. The document’s organization is then detailed.The LPC-P1227 development board enables code development of applications running on the LPC1227 Cortex-M0 microcontroller, manufactured by NXP Semiconductors.1.1 Features•MCU: LPC1227 Cortex-M0, up to 45Mhz, 128 kB Flash, 8kB SRAM, 2 UARTs , SPI, I2C,10 bit ADC•RS232•Buzzer•NOKIA 3310 LCD•12 MHz crystal resonator•Power supply circuit•Power-on LED•Debug interface – SWD (Serial Wire Debug)•UEXT connector•Two user leds•Three user buttons•Reset button•Prototype area•FR-4, 1.5 mm, soldermask, component print•Dimensions:80x50mm (3.15 x 1.97")OLIMEX© 2012LPC-P1227 User's Manual 1.2 OrganizationEach section in this document covers a separate topic, organized as follow:–Chapter 1 is an overview of the board usage and features–Chapter 2 provides a guide for quickly setting up the board–Chapter 3 contains the general board diagram and layout–Chapter 4 describes the component that is the heart of the board: the LPC1227FBD64 microcontroller–Chapter 5 is an explanation of the control circuitry associated with the microcontroller to reset. Also shows the clocks on the board–Chapter 6 covers the connector pinout, peripherals and jumper description–Chapter 7 shows the processor diagram and memory map–Chapter 8 provides the schematics–Chapter 9 contains the revision historyOLIMEX© 2012LPC-P1227 User's ManualCHAPTER 2SETTING UP THE LPC-P1227 BOARD2. Introduction to the chapterThis section helps you set up the LPC-P1227 development board for the first time.Please consider first the electrostatic warning to avoid damaging the board, then discover the hardware and software required to operate the board.The procedure to power up the board is given, and a description of the default board behavior is detailed.2.1 Electrostatic warningLPC-P1227 is shipped in a protective anti-static package. The board must not be exposed to high electrostatic potentials. A grounding strap or similar protective device should be worn when handling the board. Avoid touching the component pins or any other metallic element.2.2 RequirementsIn order to set up and program the LPC-P1227, the following items are required:- A source of power – the board can be powered through the PWR jack or through the SWD-1 (SWD-2) interface- In order to program the board you will need a programmer that supports SWD (Serial Wire Debug) interfaceAlso, a host-based software toolchain is required in order to program/debug the LPC-P1227 board. There are also a number of ready IDEs available like IAR Embedded Workbench,Rowley CrossWorks, Code Composer Studio, etc.The only low cost Olimex option at the time writing this guide is available if you use Rowley's Crossworks IDE. You can get any of our ARM-USB debuggers + ARM-JTAG-SWD adapter. As of moment of writing this guide OpenOCD 0.5.0 doesn't support SWD flashing.2.3 Powering the board- Provide between 5V and 9V to the board's PWR jackOLIMEX© 2012LPC-P1227 User's ManualOR- Connect your SWD debugger2.4 Prebuilt softwareOn powering the board the PWR LED should turn on. LED1 and LED2 should start blinking alternatively. The LCD display shows 6 lines of text. You can connect the board to a PC via RS232 Null-modem interface. Then start your favourite terminal program at 115200, 8-N-1 and reset the board. A line with the statuses of 4 buttons (USER3, USER2, USER1, WAKE_UP) and ISP_E jumper appears. Press the buttons to see their state changing or change the jumper position. Pressing escape will disconnect the RS232.OLIMEX© 2012LPC-P1227 User's ManualCHAPTER 3LPC-P1227 BOARD DESCRIPTION3. Introduction to the chapterHere you get acquainted with the main parts of the board. Note the names used on the board differ from the names used to describe them. For the actual names check the LPC-P1227 board itself. 3.1 Layout (top view)CHAPTER 4THE LPC1227FBD64 MICROCONTROLLER4. Introduction to the chapterIn this chapter is located the information about the heart of LPC-P1227 – its microcontroller. The information is a modified version of the datasheet provided by its manufacturers.4.1 The microcontrollerMain processors features:•Processor core✗ARM Cortex-M0 processor, running at 45 MHz (one wait state from flash) or 30 MHz (zero wait states from flash). The LPC122x have a high score of over 45 in CoreMarkCPU performance benchmark testing, equivalent to 1.51/MHz.✗ARM Cortex-M0 built-in Nested Vectored Interrupt Controller (NVIC).✗Serial Wire Debug (SWD).✗System tick timer.•Memory✗8 kB SRAM.✗128 kB on-chip flash programming memory.✗In-System Programming (ISP) and In-Application Programming (IAP) via on-chip bootloader software.✗Includes ROM-based 32-bit integer division routines.•Clock generation unit✗Crystal oscillator with an operating range of 1 MHz to 25 MHz.✗12 MHz Internal RC (IRC) oscillator trimmed to 1 % accuracy that can optionally be used as a system clock.✗PLL allows CPU operation up to the maximum CPU rate without the need for a high-frequency crystal. May be run from the system oscillator or the internal RCoscillator.✗Clock output function with divider that can reflect the system oscillator clock, IRC clock, main clock, and Watchdog clock.✗Real-Time Clock (RTC).•Digital peripherals✗Micro DMA controller with 21 channels.✗CRC engine.✗Two UARTs with fractional baud rate generation and internal FIFO. One UART with RS-485 and modem support and one standard UART with IrDA.✗SSP/SPI controller with FIFO and multi-protocol capabilities.✗I2C-bus interface supporting full I2 C-bus specification and Fast-mode Plus with a data rate of 1 Mbit/s with multiple address recognition and monitor mode. I2C-buspins have programmable glitch filter.✗55 General Purpose I/O (GPIO) pins with programmable pull-up resistor, open-drain mode, programmable digital input glitch filter, and programmable input inverter.✗Programmable output drive on all GPIO pins. Four pins support high-current output drivers.✗All GPIO pins can be used as edge and level sensitive interrupt sources.✗Four general purpose counter/timers with four capture inputs and four match outputs (32-bit timers) or two capture inputs and two match outputs (16-bit timers).✗Windowed WatchDog Timer (WWDT); IEC-60335 Class B certified.•Analog peripherals✗One 8-channel, 10-bit ADC.✗Two highly flexible analog comparators. Comparator outputs can be programmed to trigger a timer match signal or can be used to emulate 555 timer behavior.•Power✗Three reduced power modes: Sleep, Deep-sleep, and Deep power-down.✗Processor wake-up from Deep-sleep mode via start logic using 12 port pins.✗Processor wake-up from Deep-power down and Deep-sleep modes via the RTC.✗Brownout detect with three separate thresholds each for interrupt and forced reset.✗Power-On Reset (POR).✗Integrated PMU (Power Management Unit).•Unique device serial number for identification.• 3.3 V power supplyFor comprehensive information on the microcontroller visit the NXP web page for a datasheet.At the moment of writing the microcontroller datasheet can be found at the following link:/products/lpc1000/datasheet/lpc122x.pdfCHAPTER 5CONTROL CIRCUITY5. Introduction to the chapterHere you can find information about reset circuit, power circuit and quartz crystal locations.5.1 ResetLPC-P1227 reset circuit includes R23 (10 KΩ), R24(330 Ω), LPC1227FB064 pin PIN40 (PIO0_13/RESET) and a RESET button.5.2 Clocks12 MHz quarz crystal Q1 is found at pins 1 and 2 of the processor.Real time clock (RTC) Q2 is connected to pins 57 and 58 of the processor.CHAPTER 6HARDWARE6. Introduction to the chapterIn this chapter are presented the connectors that can be found on the board all together with their pinout. Proto area is shown. Jumpers functions are described. Notes and info on specific peripherals are presented. Notes regarding the interfaces are given.6.1 PWR Connector6.2 SWD1 connectorThe 20 pin SWD (Serial Wire Debug) connector provides the interface for SWDprogramming/debugging. The pinout can be found in the table below.6.3 SWD2 HeaderNote! It doesn't have connector mounted, if you wish to use 20 pin SWD debugger you have to mount connector yourself. Signal between the two SWD interfaces is controlled byCLK_ALT/CLK_DEF and DIO_ALT/DIO_DEF. If you set them in _ALT positions the SWD2 would be enabled.6.4 UEXTLPC-P1227 board has UEXT connector and can interface Olimex's UEXT modules.For more information on UEXT please visit:/dev/OTHER/UEXT.pdf6.5 Pads on the proto areaFor your convenience the pads are named individually near each of them. Please take extra care about the numbering but consider that there might be offset.For full list of pin functions check on the processor data sheet.6.6 RS232 Null-modem connector6.7 Jumper descriptionNote that the jumper configuration is also printed on the back of the board.ISP_EThis jumper controlls the possibility of the ISP mode via UART0 (RS232) supported by the processor. It should be moved together with RST_E.Default state is open.RST_EWhen closed together with ISP_E enables ISP programming via UART0Default state is open.CLK_ALT/CLK_DEF and DIO_ALT/DIO_DEFThese jumpers should be moved together and control whether SWD-1 or SWD-2 interface is used for programming. When in position ALT – SWD-2 will be used.Default positions are CLK_DEF and DIO_DEF.MCU_EIf open disables the supply on the processor.Default state is closed.3.3V_EIf open disables the board's 3.3V power supply.Default state is closed.6.8 LCD DisplayNokia 3310 LCD display 84x48 pixels (38x35 mm).6.9 Additional hardware componentsThe components below are mounted on LPC-P1227 but are not discussed above. They are listed here for completeness:Buzzer5 buttons + RST button2LEDs + power-on LEDCHAPTER 7MEMORY AND BLOCK DIAGRAM7. Introduction to the chapterBelow is located the block diagram of the processor and on the next page you can find a memory map for this family of processors. It is strongly recommended to refer to the original datasheet released by NXP for ones of higher quality.7.1 Memory organizationCHAPTER 8SCHEMATICS8. Introduction to the chapterIn this chapter are located the schematics describing logically and physically LPC-P1227.8.1 Eagle schematicLPC-P1227 schematic is visible for reference here. You can also find them on the web page for LPC-P1227 at our site: /dev/LPC-P1227.html. They are located in HARDWARE section.The EAGLE schematic is situated on the next page for quicker reference.8.2 Physical dimensionsNote that all dimensions are in inches.CHAPTER 9REVISION HISTORY9. Introduction to the chapterIn this chapter you will find the current and the previous version of the document you are reading. Also the web-page for your device is listed. Be sure to check it after a purchase for the latest available updates and examples.9.1 Document revision9.2 Web page of your deviceThe web page you can visit for more info on your device is /dev/LPC-P1227.html. There you can find more info and some examples.ORDER CODES:LPC-P1227 - completely assembled and testedHow to order?You can order to us directly or by any of our distributors.Check our webpage / for more info.LPC-P1227。
鼎尚LPC1768开发板使用手册
第 2 页/共 41 页
DS-LPC1768 开发板使用手册
1、概述
LPC1768 是基于第二代 ARM Cortex-M3 内核的微控制器,是为嵌入式系统应用而设 计的高性能、低功耗的 32 位微处理器,适用于仪器仪表、工业通讯、电机控制、灯光 控制、报警系统等领域。其操作频率高达 100MHz,采用 3 级流水线和哈佛结构,带独 立的本地指令和数据总线以及用于外设的低性能的第三条总线,使得代码执行速度高达 1.25MIPS/MHz。
32KB SRAM 可供高性能 CPU 通过本地代码/数据总线访问 2 个 16KB SRAM 模块,带独立访问路径,可进行更高吞吐量的操作。这些
SRAM 模块可用于以太网、USB、DMA 存储器,以及通用指பைடு நூலகம்和数据存储
具有在系统编程(ISP)和在应用编程(IAP)功能的 512KB 片上 Flash 程序存储器
DS-LPC1768 开发板使用手册
鼎尚 LPC1768 开发板使用手册
版本 V1.2(2013/04)
苏州鼎尚信息技术有限公司
版权所有 Copyright© 2012 苏州鼎尚信息技术有限公司
LPCXpresso 用户手册
LPCXpresso 顾客手册V1.01、绪论LPCXpresso 是来自 NXP 的一款新的、低成本开发平台。
其软件部分涉及增强型 IDE 开发环境、GNU C 编译器、连接器、库函数、增强型GDB 调试器。
硬件部分涉及LPCXpresso 开发板,该开发板包含两部分:LPC –Link 调试接口板、LPC ARM 微控制器目的板。
LPCXpresso 是一种中断对终端解决方案,它能够协助嵌入式工程师完毕从产品的初始评定到最后产品的全部工作。
LPCXpresso IDE 是由Code Red Technologies 公司开发的基于流行的Eclipse 开发平台并且支持 LPC 系列器件。
它是一种符合行业原则的 GNU 工具链,它的优化 C 库函数提供应工程师多个所需的开发工具,使得工程师能够获得快速,便宜的高质量软件解决方案。
C 编程环境含有专业特色:语句/核心字颜色设立、源程序格式设立、展开/收缩功效、离线/在线协助、自动项目管理。
LPCXpresso 目的板由 NXP、Code Red Technologies、Embedded Artists 共同合作开发。
板载集成的 JTAG 调试器(LPC-Link),不用再另外配备单独的 JTAG 调试器。
核心半部分提供了多个接口和 I/O 驱动方式,能够方便地进行功效扩展。
板载 LPC-Link 调试器提供高速 USB 转 JTAG/SWD 接口连接到IDE 开发软件,并且还能够作为调试器连接到其它的目的板进行调试。
顾客还能够从Code Red Technologies 购置Red ProbeJTAG 适配器在LPCXpresso IDE 上进行开发。
LPCXpresso 支持下列 LPC 器件:LPC11XX:全系列LPC13XX:全系列LPC17XX:LPC1751,LPC1752,LPC1754,LPC1756,LPC1758,LPC1764,LPC1765,LPC1766,LPC1767,LPC1768LPC2XXX:LPC2109,LPC2134,LPC2142,LPC2362 LPC3XXX:LPC31301.1LPCXpresso IDELPCXpresso IDE 是一种针对 LPC 微控制器的高度集成的软件开发环境,它包含规定快速、便宜方式软件解决方案所需要的全部工具。
LPC1768开发板硬件手册
超前LPC1768 KIT开发板硬件手册修订历史版本日期原因Rev 1.02009/08/19 创建第 1 页目录一、 LPC1768 KIT简介 (4)二、 电路分解介绍1、电源部份: (5)2、JTAG电路: (7)3、USB 模块部份: (8)3.1Device 从机部份电路:USB3.2 USB HOST 部份OTG部份3.3USB4、SD卡部份 (11)5、串口通讯模块(ISP) (12)6、I2C 部份(用EEPROM AT24C16) (14)7、CAN 通讯部份 (15)8. 100M 以太网部份(PHY为DP83848) (16)9、DA输出放大电路—LM386 (17)10、8位LED,LCD12232图形液晶及TFT接口电路 (18)11、AD转接部份 (19)第 2 页12、CPU电路及CPU外引电路: (20)三、开发板原理图--主器件封装库(含SCH,PCB主封装)..22第 3 页一、LPC1768 KIT简介LPC1700系列芯片使用高性能的ARM Cortex-M3 V2版本 32位的RISC内核,工作频率为100 MHz。
它内置高速存储器(高达512K字节的闪存和64K字节的SRAM),丰富的增强I/O端口和联接到两条APB总线的外设。
该板包含8通道12位的ADC和10位的DAC、4个通用16位定时器、电机控制PWM接口以及多个标准和先进的通信接口:多达3个I2C、SPI、2个I2S、1个 SDIO、4个USART、一个USB Host/Device/OTG 接口和两个CAN、Ethernet MAC接口、Quadrature Encoder interface。
LPC1700系列工作于-40°C至+105°C的温度范围,供电电压为2.0V 至3.6V。
它的一系列省电模式突显出了它的低功耗的特点。
丰富的外设配置,使得LPC1700微控制器适合于多种应用领域:* 电机驱动和应用控制* 医疗和手持设备* 汽车电子等领域第 4 页支持 USB方式下载程序无需JTAG或串口,只需一根USB线即可下载程序到FLASH.方便快捷.板载资源:*处理器:LPC1768,主频:100MHz,512KB FLASH Memory(片内),64KB SRAM(片内)1、AD(热敏电阻测温)、DA(USB声卡)转换。
LPC1766开发板使用说明书
LPC1766开发板使用说明书概要介绍∙LPC1766实验板是本站新推出的Cortex-M3内核的ARM实验板,该实验板精心设计,功能齐全,是目前市场上性价比极高的一款ARM实验板。
∙本ARM实验板采用目前应用非常广泛的Cortex-M3内核处理器LPC1766,该处理器是NXP的非常成熟的32位嵌入式处理器,在安防、控制、通讯、消费电子有大量的应用。
∙提供配套软件源代码和定型的电路图,学习板的每个实验都有与其相对应的软件代码,工程师使用成熟的软件包和电路原理图,可以加快开发进度,让产品快速进入市场。
∙编程简单,开发板编程不需要专用烧录器,利用计算机的串口即可进行编程,速度快、操作简单。
∙适合对象:嵌入式开发工程师、单片机到ARM提升的电子爱好者、在校电子专业学生1.产品清单LPC1766开发套件的配件清单如下,当您第一次拿到产品的时候,请参照下图认真核对包装内配件是否齐全,以及各配件是否完好无损。
2. 硬件布局说明USB模式设置跳线SD 卡插座240*320彩色LCD接口JTAG接口USB 接口ISP 编程跳线CAN 总线接口 4个独立按键RS232接口以太网RJ45接口RS232接口话筒接口喇叭音量调节USB模式设置跳线5V电源输入接口喇叭接口复位按键3.接口说明接口管脚顺序的确认方法●对于有卡口的接口,应对着卡口的方向看,最左边为第一个管脚,如下图所示:●对于用螺丝压线的接口,应对着入线的方向看,最左边为第一个管脚,如下图所示:关于ISP编程跳线:把ISP编程跳线短接后,复位主板(或重新上电),则LPC1766进入ISP编程状态,此时,可通过RS232串口,用Flash Magic软件给LPC1766下载编程。
编程结束后,复位主板(或重新上电),LPC1766进入用户程序运行状态。
关于USB HOST / DEVICE模式设置跳线:HOST模式:把JP1和JP3的1、2均短路DEVICE模式:把JP1和JP3的2、3均短路联系方式:网址:QQ:1274159982。
SK-LPC1788开发板用户手册_V1.11
SK-LPC1788 开发板用户手册
1.概述
1.1 核心芯片
SK-LPC1788 是基于 NXP 最新推出的 Cortex-M3 内核 MCU—LPC1788FBD208 的开 发板。LPC178x 系列 MCU 拥有最高 512KB 片上 Flash、96KB 片上 SRAM、4KB 片上 EEPROM 以及 32 位外接存储器接口,其最高运行频率高达 120MHz,可以帮助客户 轻松实现低成本、高质量的图像应用。该系列 MCU 支持众多图像显示面板,是工 业自动化、销售网点和医疗诊断应用的理想选择。
SK-LPC1788 开发板用户手册
SK-LPC1788 开发板用户手册
Rev. 1.11 2012.03.17
地址:上海市红石路 333 号 3 号楼 电话:15000314055
-1-
SK-LPC1788 开发板用户手册
版本历史:
版本 1.11
日期 2012.3.17
1.1
2012.3.3
1.02
3.开始使用 ....................................................................................................................17 3.1 使用 ULINK2 调试下载程序 .............................................................................17 3.1.1 打开例程 ...............................................................................................17 3.1.2 编译例程 ...............................................................................................17 3.1.3 选择 ULINK2 仿真器 .............................................................................19 3.1.4 识别 ULINK2 仿真器 .............................................................................19 3.1.5 开发板主芯片(MCU)被 ULINK2 识别 ..............................................20 3.1.6 设置下载算法........................................................................................21 3.1.7 调试程序 ...............................................................................................23 3.1.8 下载程序 ...............................................................................................23 3.2 使用 ISP 下载程序 ....................................................................................23 3.2.1 安装 FlashMagic。 .............................................................................23 3.2.2 短接 JP10 和 JP11。 ............................................................................23 3.3.3 打开 FlashMagic,进行如下设置: ...................................................23
DS-LPC11U14使用手册
鼎尚LPC11U14开发板使用手册版本 V1.5(2012/11)苏州鼎尚信息技术有限公司版权所有Copyright© 2012 苏州鼎尚信息技术有限公司Copyright© 2012 Suzhou Dingsung Information Technology Co.,Ltd. All Rights Reserved目录一、概述 (3)二、芯片特性 (3)三、开发板简介 (5)I、使用板载仿真器下载或调试程序 (6)1、板载仿真器介绍 (6)2、确定使用的Keil版本 (6)3、安装CoLinkEx调试软件 (6)4、使用USB连接线连接仿真器与电脑 (7)5、设置“Project/Options/Debug/Coocox Debugger”对话框 (7)6、设置“Project/Options/Utilities/Coocox Debugger”对话框 (8)7、在Keil工程中下载程序 (9)8、在Keil环境中仿真程序 (10)II、使用Flash Magic下载程序到开发板 (12)四、使用例程说明 (13)●1-1-led-blinky (13)●1-2-led-systick (17)●1-3-led-key (19)●2-2-uart-shell (22)●2-3-uart-rs485 (25)●3-1-key-wakeup (27)●4-1-usb-hid (27)●4-2-usb-msc (29)●4-3-usb-cdc (31)●4-4-usb-audio (32)●5-1-IIc (35)●6-1-ssp (35)一、概述苏州鼎尚信息技术有限公司出品的LPC11U14开发板采用NXP ARM Cortex-M0为核心的LPC11U14芯片。
LPC11U14芯片性能卓越、简单易用、功耗低、能显著降低8/16位应用的代码长度,它的价值和易用性比现有的8位/16位微控制器更胜一筹。
LPC2748用户手册
EM-LPC2478开发板使用手册第一章开发板简介 (4)1.1 LPC2478开发板主要硬件资源介绍 (4)1.2 开发板跳线和存储器地址说明 (6)1.3 外部扩展总线脚位定义 (8)1.4 用户光盘提供的开发工具和原代码 (9)1.5 开发板包括套件 (10)第二章开发板的使用和测试 (10)2.1 开发板的启动 (10)2.2 开发板基本功能的测试 (10)2.3 CAN 接口测试 (16)2.4 触摸屏测试 (16)2.5 USB Device测试 (16)2.6 GUI (17)2.7 网口测试 (17)附录一 用Flash Magic来烧写内部Flash (18)附录二 技术支持与售后服务 (25)第一章开发板简介1.1 LPC2478开发板主要硬件资源介绍系统简介:LPC24xx 开发板是我公司设计的ARM 系列开发板之一。
采用恩智浦公司基于 ARM7TDMI-S 内核,单电源供电,具有JTAG 仿真调试,ISP 编程等功能。
开发板提供了按键,LED 等常用功能部件,还具有以太网接口电路,USB HOST,USB OTG 电路(可配置成Device),SD/MMC 接口,LCD 接口,UART 接口,I2C 接口,CAN 总线接口,I2S 接口,ADC/DAC 电路。
用户也可以这些接口进行 ARM 嵌入式系统开发。
LPC24xx 开发平台兼容LPC2460 ,LPC2470,LPC2468,LPC2478(TQFP封装) 等。
用户可以在嵌入式系统开发过程中更换兼容的MCU 进行调试。
开发板兼容ULINK2 ,简易JTAG ,KEIL MDK,ADS 等开发工具,开发环境。
开发板框图:Nor FlashNXPLPC2478ARM7TDMI-S (72MHz)电源电路IIC 存储器ARM8个LED可调电位器(ADC )10M/100M NETI2S 音频接口USB OTGUSB HOSTLCD(4线触摸)UART0调试接口UART132MB SDRAM SD Card 实验区域外扩接口64MBNand Flash具体硬件配置:中央处理器── LPC2478( NXP ),ARM7TDMI-S ; 内部存储器── 512K 内部Flash ; ── 98K 的内部SRAM ; 外部存储器── 64M 外部Nand Flash ; ── 32M 的外部SDRAM ; ── 2M 的外部Nor RAM ;── 512 K 的外部SRAM (可选择) ; ── 16M 的SPI Flash (可选择) ; 串口── 两个RS232接口,串口0带自动ISP 电路 ; USB 接口── USB2.0规范,带联接状态指示灯,一个USB HOST 接口, 一个USB OTG 接口 ; LCD 接口── 支持TFT(5:6:5)LCD 接口,带Buffer 芯片(74HC244)驱动 ; ── 支持1602字符型LCD (针对LPC2468开发板适用) ; CAN 总线接口── 支持两路CAN总线 ;SD/MMC卡接口── 一个 SD/MMC卡接口 ;音频接口── 采用音频解码芯片HT28V31,可直接播放音乐 ;以太网接口── PHY芯片采用美国国家半导体的DP83848,三LED连接指示灯 ;复位电路── 一个复位按键,并采用专用复位芯片进行复位,稳定可靠 ;调试及下载接口── 一个20芯Multi-ICE标准JTAG接口,支持多种JTAG仿真器在线调试 ;电源接口── 5V直流电源输入,带电源指示灯 ;其他── 三个小按键 ;── 八个高亮LED ;── 一个蜂鸣器 ;── 外部总线全部引出,方便用户扩展 ;注:LPC2468与 LPC2478 可兼容替换使用,2478比2468 多了LCD控制器,若替换成2468,则LCD 部分不能正常使用。
lpc1766技术参数
YL-LPC1766开发板介绍芯片资源LPC1700系列芯片使用高性能的ARM® Cortex™-M3 32位的RISC内核,工作频率为100 MHz。
它内置高速存储器(高达512K字节的闪存和64K字节的SRAM),丰富的增强I/O端口和联接到两条APB总线的外设。
该板包含8通道12位的ADC和10位的DAC、4个通用16位定时器、电机控制PWM接口以及多个标准和先进的通信接口:多达3个I2C、SPI、2个I2S、1个SDIO、4个USART、一个USB Host/Device/OTG接口和两个CAN、Ethernet MIC接口LPC1700系列工作于-40°C至+105°C的温度范围,供电电压为2.0V至3.6V。
它的一系列省电模式突显出了它的低功耗的特点。
YL_LPC17XX开发板硬件资源YL-LPC17xx是优龙公司新推出的一款基于NXP公司(恩智浦半导体)LPC1700系列处理器(Cortex-M3 内核V2版)的全功能评估板,主频高达100MHZ。
该评估板含有Ethernet 接口,USB HOST/Device/OTG接口,2个CAN接口和UART接口,SPI液晶屏接口(保留16bit总线接口)主要应用于网络设备,汽车电子,医疗电子,工业控制等方面。
丰富的例程和资源可以帮助您快速的进行项目开发和个人学习。
处理器:LPC1766,主频:100MHz◆256KB FLASH Memory(片内)◆ 64KB SRAM(片内)◆ USB供电/9~12V直流电源供电◆ USB OTG接口◆ USB Device/Host接口◆ RTC( 带后备电池)◆ 10/100M Ethernet 接口◆2路CAN接口◆1路AD转换电位器◆1个3线RS232串行口◆1个9线RS232串行口◆ 2X2矩阵键盘◆2个Led灯◆ 70个I/OPin 用户扩展接口◆1个SD存储卡接口◆ 38Pin TFT- LCD屏接口(支持240*320TFT屏 + 四线触摸)◆ 20Pin JTAG调试接口◆ DAC SpeakerYL_LPC17XX开发板软件资源◆ 触摸屏测试实验例程◆ uC/GUI实验例程◆ GPIO的控制实验,LED(发光二极管)、KEY(按键)等◆ 中断向量配置实验例程NVIC◆ EXTI芯片中断实验调用配置例程◆ ADC模数转换例程◆ 利用CortexM3位块管理功能来读写SRAM中的变量程序◆ CAN实验◆ SD卡测试例程(带文件系统)◆ DEBUG仿真模拟调试例程◆ DAC Speaker 测试例程◆ Blinky综合测试例程◆ LCD_Blinky 实验例程◆ USB测试例程◆ 串口通讯例程◆ Ethernet 测试例程◆ LCD显示例程YL_LPC1766套件包括1)一块已测试好的YL_LPC1766开发板2)用户光盘3)一条9线交叉串口线(2-3交叉)4)一条USB线5)一条交叉网口线6)9V/12V直流电源7)一个精美包装盒关于售后服务及技术支持感谢您选用此开发板,我们对此板保修一年(CPU及中央元件烧损除外)技术支持方式:BBS 论坛支持,时间不限,响应时间是一个工作日。
DS-LPC1778开发板用户手册V1.1
苏州鼎尚信息技术限公司
第 1 页/共 45 页
NXP LPC1778 开发板
——ARM Cortex-M3 内核微控制器
目录
一、开发板特性...............................................................................................................................4 二、开发板硬件说明 ....................................................................................................................... 6
开发板提供以太网、USB-Host、USB-Device、LCD、CAN、RS232、RS485、J-TAG、RTC、 AD、DA 等丰富外设接口,配套丰富的例程和详尽的资料,方便用户快速进行项目开发。
开发板采用独立核心板与扩展功能底板的设计方式,核心板扩展了 128KB SRAM、 4MBSPI-Flash、LAN 收发器、Micro SD 卡卡座,采用双排 2.54mm 间距排针与底板连接。用 户可利用核心板快速进行产品开发,有效降低研发风险,加快产品推向市场的速度。
2.1 核心板简介........................................................................................................................6 2.2 以太网接口电路................................................................................................................7 2.3 LCD 屏驱动电路 .................................................................................................................8 2.4 USB 设备接口电路 .............................................................................................................9 2.5 USB 主机接口电路 .............................................................................................................9 2.6 RS232 串口电路................................................................................................................10 2.7 RS485 接口电路................................................................................................................10 2.8 扬声器电路......................................................................................................................10 2.9 I2C 接口扩展温度传感器.................................................................................................11 2.10 CAN 接口电路.................................................................................................................11 2.11 14P 扩展接口..................................................................................................................11 2.12 板间连接器测试点........................................................................................................12 三、Bootloader.............................................................................................................................13 3.1 更新或升级应用程序......................................................................................................13 3.2 重烧 Bootloader 程序......................................................................................................15 四、演示例程.................................................................................................................................17 4.1 应用例程一览表..............................................................................................................17 4.2 应用例程接口表..............................................................................................................18 4.3 应用例程下载..................................................................................................................19 4.4 应用例程简要说明..........................................................................................................20
LPC1788开发板用户手册V1.4
2013-05-23 V0.9 文档创建 2013-07-21 V1.0 修改板间连接器管脚定义,文档正式发布。 2013-10-10 V1.1 增加核心板评估底板内容。 2013-10-16 V1.2 增加 Bootloader 及应用例程说明。 2014-02-17 V1.3 更改 usbDisk 描述,添加 emWin 和 sdUpdate 例程描述。 2014-09-05 V1.4 更新部分描述,添加 RS485 相关描述。
苏州鼎尚信息技术有限公司
第 2 页/共 40 页
一、产品特性
DS-LPC1788R 开发板
——专为人机界面应用
◆ ARM Cortex-M3 内核的 LPC1788 微控制器,120MHz 主频、96KB SRAM、512KB Flash。 ◆ 核心板扩展 32MB SDRAM、4MB NOR-Flash、128MB NAND-Flash、以太网收发器 LAN8720、通用液晶屏接口。 ◆ 核心板使用 2 个双排 1.27mm 间距 80P 连接器与底板连接,底板引出板间连接器全部管 脚的测试点。 ◆ 丰富的外设接口
DS-LPC1788R 开发板
——专为人机界面应用
DS-LPC1788R 开发板
鼎尚嵌入式 LPC1788R 开发板采用 NXP 公司 ARM Cortex-M3 内核的 LPC1788 微 控制器,LPC1778 运行主频 120MHz、内存 96KB,是专为嵌入式系统应用而设计的高性能、 低功耗的 32 位微处理器,适用于通信、工业、医疗、安防、仪器仪表、智能家居等众多领 域。
苏州鼎尚信息技术有限公司
第 1 页/共 40 页
目录
DS-LPC1788R 开发板
LPC2368学习板使用说明书
LPC2368开发板 用户手册文件标识: 2008-2-29-V1.0当前版本:V1.0作 者:Tommy.Chen 文件状态: [ ] 草稿 [√] 正式发布 [ ] 正在修改完成日期:2008-2-29版本历史版本/状态作者/ 修改者日期说明V1.0 Tommy.Chen2008-2-29文件初始生成CuteARM2300 LPC2368开发板简介CuteARM2300是一款基于NXP(原PHILIPS)的LPC2368处理器的开发板,最高频率可达72MHz,含有高达512KB的片内Flash和58KB的片内SRAM存储器,功能接口丰富,特别适合于工业控制、汽车、医疗等系统的开发。
CuteARM2300开发板硬件资源:CPU:LPC2368FBD100(NXP),ARM7TDMI-S,最高频率72MHz;片内512K字节Flash,58K字节SRAM;2个三线RS232接口,采用SP385,兼容EIA/TIA232/562,其中一个用作ISP;1个USB Device,带连接状态指示灯;1个16×2的字符型LCD模块;2路CAN总线接口;1个10M/100M自适应以太网接口,采用DP83848 PHY,性能优于DM9161;1路音频输出,带功放,可直接连接喇叭;1个20芯标准JTAG接口,支持Keil,ADS1.20、IAR等调试;2个小按键,8个高亮LED;1个可调电位器接到ADC上可以做ADC实验,同时可以外接温度传感器等;1个复位按键;4个外部扩展口,引出了处理器的所有信号线;SD卡接口,提供相应的FAT文件系统,带状态指示灯;带纽扣电池座(3V-Li电池),可以做RTC等实验;I2C接口,板载AT24C16 EEPROM ,提供相应的读写程序;板载12MHZ,32768HZ双时钟系统;板载蜂鸣器,可以做PWM等实验;用USB从PC机取电,带电源指示灯;等等。
用户光盘上提供的开发工具和源代码:1) Keil安装软件;2) 串口工具软件SSCOM20.exe;3) NXP ARM Flash 烧写工具Flash magic;4) H-JTAG安装软件;5) Keil开发环境下的DEMO程序;6) CuteARM2300开发板电路原理图 (pdf格式);7) CuteARM2300开发板使用手册(pdf格式);8) 器件相关的数据手册和用户手册;9) ARM处理器相关的技术文档;等等。
LPC1768开发板用户手册
LPC1768开发板用户手册目录1.概述 (5)2.电路及接口说明 (5)2.1. 电源模块 (5)2.2. USB通信模块 (6)B从设备电路 (6)B主控器电路 (7)B OTG 电路 (8)2.3. CAN通信模块 (9)2.4. RS232通信模块 (10)2.5. IIC设备 (11)2.6. SD卡接口 (11)2.7. 系统复位电路 (12)2.8. LED驱动电路 (13)2.9. AD测试电路 (14)2.10. 音频输出电路 (14)2.11. 液晶接口 (15)2.12. 扩展接口 (15)3.软件使用说明 (16)3.1. K EIL编译环境 (16)3.1.1.搭建编译环境 (16)3.1.2.配置编译环境 (16)4.应用程序下载说明 (19)4.1.1.通过串口下载程序 (19)5.应用程序说明 (20)5.1. CODE\MCB1700目录下的程序说明 (21)5.1.1.CODE \ MCB1700\RL\TCPnet\Http_demo (21)5.1.2.CODE \ MCB1700\RL\FlashFS\SD_File (27)5.1.3.CODE \ MCB1700\RL\CAN\CAN_Ex1 (29)5.2. CODE\K EIL目录下的程序说明 (30)5.2.1.CODE \Keil\GPIO (30)5.2.2.CODE \Keil\ UART (30)5.2.3.CODE \Keil\ EXTINT (30)5.2.4.CODE \ keil \USBMem (30)5.2.5.Code\keil\USBAudio (32)5.2.6.Code\ keil \ USBCDC (33)5.2.7.CODE \ Keil\ USBHID (33)5.2.8.Code\keil\USBHostLite (35)5.3. CODE目录下的程序说明 (36)5.3.1.CODE\uip_webserver_src (36)6.原理图 (39)7.附录 (39)LPC1768开发板用户手册1.概述文档适合购买LPC176开发板的用户使用,希望通过文档的描述可以使用户更快的进入产品的开发阶段。
LPC2000系列 ARM CAN介绍
CAN-bus 应用教程LPC2000系列ARM CAN介绍广州周立功单片机发展有限公司LPC2000系列ARM CAN介绍•LPC ARM 简介•LPC ARM CAN 介绍•LPC ARM CAN 开发介绍LPC2000系列ARM CAN介绍•LPC ARM简介•基于ARM7 的LPC2000 系列高性能微控制器推出了9 款新器件。
LPC2000 系列中新推出的9 款器件分别是LPC2119/2129、LPC2210、LPC2290、LPC2212/2214、LPC2194 和LPC2292/2294。
这些新器件同时针对高性能和低功耗而优化,采用0.18 微米工艺制造,工作频率为60MHz (54 Dhrystone MIPs)。
LPC2000系列ARM CAN介绍•LPC ARM简介•采用0.18 微米CMOS 嵌入式闪存工艺,支持超低 1.8V 电压工作•多达256K字节嵌入式闪速存储器•集成流行通信外设,包括UART、SPI、I2C 和CAN (6 款新器件包含CAN 模块)•四通道10 位A/D 变换器•多达112 个通用输入/输出•支持CAN 的器件中采用业界最小封装之一(双CAN 的LPC 2119/2129 以及四CAN 通道的LPC 2194 器件采用64 脚封装),其他则采用144脚LQFP 封装•通过片上启动加载(boot-loader) 软件实现在系统编程(ISP) 和在应用编程(IAP)•向量式中断控制器(VIC),支持可配置优先级和向量地址•可配置外部存储器接口,可多达四组,每组支持多达16 Mb 和8/16/32 位数据•工作温度范围从–40ºC 至+105ºCLPC2000系列ARM CAN介绍•LPC ARM简介•德国的自动化解决方案专业厂商VIPA 已经在其系统中采用了Philips LPC2000 系列器件,并获得极大成功。
其管理总监Wolfgang Seel对于采用飞利浦器件来实现高度创新的解决方案感到非常满意。
LPC2142开发板使用手册(不完全)
EEICST LPC2132/2142 开发板使用手册Document Version: 1.0.0; for Board Version: 1.1EEICST LPC2132/2142 开发板使用手册华中科技大学电工电子科技创新中心 2006 年 12 月华中科技大学电工电子科技创新中心 Electric & Electronic Innovation Center of Science & Technical HUSTEEICST LPC2132/2142 开发板使用手册Document Version: 1.0.0; for Board Version: 1.1修订记录版本 1.0.000 日期 2006 年 12 月 13 日 描述 初稿 作者、 修订者 王贞炎PCB 修订记录版本 1.0 1.1 日期 2006 年 5 月 20 日 2006 年 10 月 26 日 描述 初版,测试版。
修改了关于 JP_ISP 的布局缺陷; 更改 ISP 跳线为按钮,并更改位置; 增加 USB 软连接功能电路。
作者、 修订者 王贞炎 王贞炎华中科技大学电工电子科技创新中心 Electric & Electronic Innovation Center of Science & Technical HUSTEEICST LPC2132/2142 开发板使用手册Document Version: 1.0.0; for Board Version: 1.1目录EEICST LPC213/2142 开发板使用手册 ............................................................................ 1 修订记录............................................................................................................................ 2 PCB修订记录 .................................................................................................................... 2 目录................................................................................................................................... 3 前言................................................................................................................................... 4 EEICST LPC2132/2142 开发板的使用建议....................................................................... 4 1 硬件介绍 .................................................................................................................... 5 1.1 主板特性.......................................................................................................... 5 1.2 简易JTAG板特性 ............................................................................................. 5 1.3 电路原理图 ...................................................................................................... 6 1.3.1 主板电路 ............................................................................................... 6 1.3.2 简易JTAG板电路................................................................................... 7 1.4 PCB和元件图 .................................................................................................. 7 1.4.1 主板 ...................................................................................................... 7 1.4.2 简易JTAG板.......................................................................................... 8 2 开发板的使用 ............................................................................................................. 9 2.1 电源接口和开关 ............................................................................................... 9 2.2 通用IO接口 ...................................................................................................... 9 2.3 复位按钮和ISP按钮 ....................................................................................... 12 2.4 按键及其跳线................................................................................................. 13 2.5 蜂鸣器及其跳线 ............................................................................................. 13 2.6 通用串行接口及其跳线 .................................................................................. 14 2.7 SPI/SSP接口及其跳线................................................................................... 16 2.8 一位 8 段数码管及其跳线............................................................................... 17 2.9 I2C接口及其跳线............................................................................................ 18 2.10 8KB EEPROM............................................................................................... 19 2.11 USB设备接口 ................................................................................................ 19 2.12 JTAG调试接口和简易JTAG板........................................................................ 20 2.13 电池 ........................................................................................................... 21 3 使用集成开发环境 .................................................................................................... 22 3.1 启动代码和工程模板 ...................................................................................... 22 3.1.1 Embest IDE工程模板 .......................................................................... 22 3.1.2 ADS和RVDS工程模板 ........................................................................ 22 3.2 在ADS或RVDS中调试 ................................................................................... 23 3.3 在Embest IDE中调试..................................................................................... 24 3.4 在RVDK中调试 .................................................................. 错误!未定义书签。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
LPC1700特性:
EM-LPC1768开发板:
EM-LPC1768硬件资源: :
LPC1768软件资源:
LPC2400简介:
LPC2400系列ARM一款具有极高集成度并且以ARM7TDMI-S为内核的 微控制器,支持支持实时仿真和嵌入式跟踪,处理器时钟高达72MHz。
片内集成:支持STN和TFT显示的LCD控制器、10/100M以太网媒体访问 控制器(MAC)、USB 2.0全速Device/Host/OTG控制器、4个UART,2路 CAN-bus、1个SPI接口、2个SSP接口、3个I2C CAN-bus 1 SPI 2 SSP 3 I C接口和1个I2S 1 I S接口。同时还带 有1个片内4MHz内部振荡器、98KB RAM以及1个支持异步静态存储器设备 和动态存储器的外部存储器控制器(EMC)。此外,还带有多个32位定时器、 ADC、DAC、PWM。
EM-LPC2400开发板(LPC2478)
LPC2478是NXP半导体公司针对各种高级通讯、高质 量图像显示等广泛应用场合而设计的一款具有极高集 成度并且以ARM7TDMI-S为内核的微控制器。 LPC2478微控制器具有512kB片内高速Flash存储器, 该Flash存储器具有特殊的128位宽度的存储器接口和 加速器架构,可使CPU以高达72MHz的系统时钟速度 来按顺序执行Flash存储器的指令。这种特点只有 LPC2000 ARM微控制器系列的产品才能提供。 LPC2478还带有实时调试接口,包括JTAG和嵌入式 跟踪在内,可以执行32位的ARM指令和16位的 THUMB指令。
LPC2478硬件资源 硬件资源
CPU:LPC2478(NXP),ARM7TDMI-S : , 512K内部 内部Flash 内部 98K的内部 的内部SRAM 的内部 128MB外部 外部NandFlash(K9F1G08) 外部 ( ) 32M的外部 的外部SDRAM 的外部 2MB的外部 的外部NorFlash 的外部 两个RS232接口,一个三线,一个五线 接口,一个三线, 两个 接口 USB2.0规范,带联接状态指示灯 一个 规范, 一个USB HOST 规范 带联接状态指示灯,一个 接口, 一个USB OTG接口。 接口 一个 接口。 接口 支持TFT(5:6:5)LCD接口,带Buffer芯片 接口, 支持 接口 芯片 (74HC244)驱动 ) 支持两路CAN总线 支持两路 总线 一个 SD/MMC卡接口 卡接口 采用音频解码芯片HT28V31,可直接播放音乐。 ,可直接播放音乐。 采用音频解码芯片 一个复位按键,并采用专用复位芯片进行复位, 一个复位按键,并采用专用复位芯片进行复位,稳 定可靠 一个20芯 - 标准JTAG接口,支持 接口, 一个 芯Multi-ICE标准 标准 接口 支持MDK等 等 调试 5V直流电源输入,带电源指示灯 也可 直流电源输入, 也可USB直接供 直流电源输入 带电源指示灯,也可 直接供 电 四个小按键,八个高亮 四个小按键,八个高亮LED93个I/O扩展插槽 个 扩展插槽 一个蜂鸣器 外部总线扩展槽, 外部总线扩展槽,电源和地线等 一个10M/100M网络接口 网络接口 一个
LPC1100开发板(LPC1114)
LPC1100软件资源:
LPC1700简介:
LPC1700系列ARM Cortex-M3的外设组件:最高配置包括512KB片内Flash程序存储 器、96KB片内SRAM、4KB片内EEPROM、8通道GPDMA控制器、4个32位通用定 时器、一个8通道12位ADC、1个10位DAC、1路电机控制PWM输出(MCPWM)、 1个正交编码器接口、6路通用PWM输出、1个看门狗定时器以及一个独立供电的超 低功耗RTC。 LPC1700系列ARM Cortex-M3还集成了大量的通信接口:1个以太网MAC、1个USB 2.0全速接口、5个UART接口、2路CAN、3个SSP接口、1个SPI接口、3个I2C接口、 2路I2S输入、输出。 LPC177x/8x系列ARM Cortex-M3增加了硬件CRC计算及校验模块、LCD控制器(只 针对LPC178x)、外部存储器扩展接口(EMC)、专用的SD卡接口、最多达165个 GPIO引脚。LPC177x与LPC23xx引脚完全兼容,LPC178x与LPC24xx引脚完全兼容。
NXP ARM-Based MCU GUIDE ——LPC开发板简介
Embest 2011.7
NXP Company Overview
NXP(恩智浦)是2006年末从飞利浦公司独立出来的半导体公司,其业务 已拥有五十年的悠久历史,主要提供各种半导体产品与软件,为移动通信、 消费类电子、安全应用、非接触式付费与连线,以及车内娱乐与网络等产 品带来更优质的感知体验。 恩智浦半导体NXP Semiconductors N.V.(NASDAQ:NXPI)以其领先的 射频、模拟、电源管理、接口、安全和数字处理方面的专长,提供高性能 混合信号(High Performance Mixed Signal)和标准产品解决方案。 这些创新的产品和解决方案广泛应用于汽车、智能识别、无线基础设施、 照明、工业、移动、消费和计算等领域。公司在全球逾25个国家都设有业 务执行机构,2010年公司营业额达到44亿美元。
LPC1100系列的外设组件最高配置: 系列的外设组件最高配置: 系列的外设组件最高配置
1、32KB片内Flash程序存储器; 2、8KB片内SRAM; 3、 一路I2C(FM+); 4、一路RS-485/EIA-485 UART (LPC11U1x系列为支持智能卡 接口的USART); 5、两路SSP; 6、 4个通用定时器以及多达42个通 用I/O口。
LPC1100(L)特性:
LPC1100(L)系列外设区别:
LPC11C00系列:LPC11C12/14增加了1路CAN控制器,LPC11C22/24在此 基础上再增加了1路片上集成高速CAN收发器。 LPC11U00系列:LPC11U1x增加了1个高度灵活可配置USB 2.0全速接口, 1个ISO7816-3智能卡接口,与Cortex-M3 LPC134x系列Pin-to-Pin兼容,支 持免费的HID、MSD和CDC USB驱动。 注:LPC1100L系列(包括LPC11xx/x02产品)与non-L LPC1100产品的区别 在于其较低的功耗和简单易用的功率管理,NXP将重点推广LPC1100L系列。
NXP Broadest Core Portfolio
NXP ARM Family Overview
LPC1000 Family(Cortex M0/M3)
LPC2000 Family(ARM7)
LPC3000 Family(ARM9)
LPC1100(L)系列
LPC1100(L)系列ARM采用Cortex-M0内核,是市场上定价最低的32位 MCU解决方案。LPC1100L系列ARM(4500MPIS)的高性能让8位(100MPIS) 及16位(500MPIS)微控制器相形见绌; LPC1100(L)系列ARM能显著降低所有8位/16位应用的代码长度。为追求 ARM架构的8/16位用户提供了一种全新的32位解决方案。 执行效率的提高直接转化为能耗的降低,实现该性能水平的LPC1100L运行 速度高达50MHz,其功耗也得到了很大程度的优化,仅需不到10mA的电流。
可兼容替换使用, 多了LCD控制器,若替换成 控制器, 注:LPC2468与 LPC2478 可兼容替换使用,2478比2468 多了 与 比 控制器 若替换成2468,则LCD 部分不能正 , 常使用。 常使用。
LPC2478软件资源: :