随笔分类 - NXP ARM
摘要://--------------------------------------------------------------------------------+// LPC43xx Pin Names, All pins defined. ...
阅读全文
摘要:Booting dircetly into Redlink FW from flashHello,the usual way to use the Redlink FW is a two-step approach:First the MCU of the probe enumerates as a...
阅读全文
摘要:Q LPC43xx和LPC18xx有相同的USB接口以及片内USB驱动吗?A 是的.Q LPC4300和LPC1800只是内核不同吗?外设和管脚配置都完全一致?A 为LPC18xx的映像可以直接在LPC43xx(尾号一致)上运行,但是LPC4300的片上RAM比LPC1800多64KB,并且LPC1...
阅读全文
摘要:LPC43xx SGPIO ConfigurationThe LPC43xx SGPIO peripheral is used to move samples between USB and the ADC/DAC chip (MAX5864).The SGPIO is a peripheral t...
阅读全文
摘要:LPC4350 SGPIO ExperimentationThe NXP LPC43xx microcontrollers have an interesting, programmable serial peripheral called the SGPIO (Serial GPIO).It co...
阅读全文
摘要:LPC18xx/43xx OTP Controller driver/* * @brief LPC18xx/43xx OTP Controller driver * * @note * Copyright(C) NXP Semiconductors, 2012 * All rights reserv...
阅读全文
摘要:static LPC_DEVICE_TYPE LPCtypes[] ={ { 0, 0, 0, 0, 0, 0, 0, 0, 0, CHIP_VARIANT_NONE }, /* unknown */ // id, id2, use id2, name of product...
阅读全文
摘要:LPC-Link2 CMSIS-DAP firmware sourceHi,I'm using the CMSIS-DAP firmware with the LPC-Link2. I'd like to add some features (like a virtual COM port). I ...
阅读全文
摘要:Signature Creator for NXP Cortex-M DevicesAlgorithm for creating the checksumThe reserved Cortex-M3 exception vector location 7 (offset 0x001C in the ...
阅读全文
摘要:MCU的启动方式有很多种:UART接口,扩展的静态存储单元(NOR Flash),SPI Flash,quad SPI Flash,高速USB0和USB1.另外可以通过对OTP存储单元的编程。首先看下内存映射:在MCU复位之后,ARM处理器将会从ROM区域执行代码。LPC43XX包含一个隐藏指针允许...
阅读全文
摘要:简介本页提供了一些使用LPC43xx器件双核特性的基本信息。此页面上的信息和专题使用Keil uVision4工具,以双核工程的使用来演示。该工程初始化两个内核以运行FreeRTOS,并采用三色LED指示M0和M4内核的运行,以及双核处理器之间的通信。该项目把重点放在双核工程的细节上,力求基础和简单...
阅读全文
摘要:LPC1800 Series microcontrollersAt 180 MHz, LPC1800 Series microcontrollers combine the industry's fastest ARM Cortex-M3 corewith multiple high-speed c...
阅读全文
摘要:What does this tool do?The LPC18xx/43xx DFUSec utility is a Windows PC tool that provides support functions for LPC18xx/43xx microcontroller via USB. ...
阅读全文
摘要:Booting LPC-Link2The recommended way to use LPC-Link2 with the LPCXpresso IDE is to boot and soft load a debug firmware image at the start of a debug ...
阅读全文
摘要:LPC-Link:LPC-Link调试探针由恩智浦、Code Red和Embedded Artists三方共同开发,该探针可与目标板断开,利用板载10针JTAG/SWD连接器直接用于客户自己的设计。LPC-Link采用LPC3154 作为基于ARM9的调试引擎,提供高速USB接口,支持快速编码下载和...
阅读全文
摘要:https://www.lpcware.com/content/faq/lpcxpresso/using-lpclink2-as-lpc4370-evalAs well as being a standalone debug probe, theLPC-Link2can also be used a...
阅读全文
摘要:80MHz 12 bit ADC processor LPC4370.LPCxpresso do a LPC LINK2 and LABTOOLS open source oscilloscope demo set. (£84 from Mouser, seems quite well liked....
阅读全文
摘要:LPC-Link 2is an extensible, stand-alone debug adapter that can be configured to support various development toolsand IDEs by downloadable firmwares.Av...
阅读全文