Welcome![Sign In][Sign Up]
Location:
Search - LPC2000

Search list

[Other resourcelpc2000_iap

Description: PHILIPS LPC2000系列ARM芯片IAP实现代码。
Platform: | Size: 8274 | Author: z8848 | Hits:

[Other resourceuCOS-II_LPC2000

Description: uCOS-II v2.52 在lpc2000系列ARM上的移植源代码,配合相应的工程模板使用,在ads1.2中调试通过。
Platform: | Size: 15486 | Author: anan | Hits:

[Other resourceARMCourse

Description: ARM教程PPT LPC2000系列 ,希望对大家有用
Platform: | Size: 21316172 | Author: 陈军 | Hits:

[Communicationst16c550v430

Description: 这是LPC2000系列中16C550兼容的UART的PDF说明文档,对于UART通信编程有参考意义
Platform: | Size: 212831 | Author: Li | Hits:

[Other resourceSPI_RW_M25P16

Description: LPC2000 SPI口读写ST M25P16
Platform: | Size: 4808 | Author: xuhuan` | Hits:

[Other resourcearm_ucos_1.161

Description: ucos移植到arm的源代码,可供大家参考,包括s3c2410,lpc2000系列等,还有部分任务程序。
Platform: | Size: 340902 | Author: 周洪 | Hits:

[Other resourceLPC2000I2Cs

Description: LPC2000 microCPU I2C simulate softbag LPC2000I2C simulate softbag
Platform: | Size: 118081 | Author: sunbala | Hits:

[Other resourceOpenOCD-projects100(1)

Description: 国外LPC2000系列的一些源程序,请大家快快下载
Platform: | Size: 2924527 | Author: 何江 | Hits:

[Other resourceucos-ii_lpc2000ucos-iiv2.52

Description: 在LPC2000系列芯片上移植ucos-ii的移植代码。
Platform: | Size: 20612 | Author: cy | Hits:

[Other resourceremap

Description: 存储器重映射实验,通过实验,熟悉LPC2000系列ARM7微控制器的存储器重映射机制。
Platform: | Size: 41694 | Author: noah | Hits:

[Other resourceflashmagic

Description: Philips ARM lpc2000家族ISP下载源码集成了串口调试助手源码是个非常优秀的软件
Platform: | Size: 379591 | Author: 侯成 | Hits:

[Other resourcelpc2_can_examples

Description: Philips LPC2000 CAN驱动程序(包括3个示例)-Philips LPC2000 CAN Driver (including three examples)
Platform: | Size: 98123 | Author: 何海波 | Hits:

[Other resourceARM-CAN

Description: philips LPC2000系列 can总线程序-Philips LPC2000 series can process Bus
Platform: | Size: 1692410 | Author: 林传富 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM资料包

Description: 软件包 LPC2000_I2CLPC2000微控器I2C软件包[ZIP] LPC2104模拟总线软件包[ZIP] uCOS-II V2.52在LPLPC2000C系列ARM微控制器上的启动代码[ZIP] LPC213x SSI通讯实验[ZIP] 原理图 ISP1181B与LPC2214接线原理图[PDF] ISP1160与LPC2214接线原理图[PDF] ARM微控制器与以太网控制芯片连接电路图[PDF] LPC210x 与PDIUSBD12连接图[PDF] 器件封装 LPC2104_pcb_sch[ZIP] LPC2100_LPC2200_cpu_pack_PCB[ZIP] LPC2131_cpu_pack_PCB[ZIP] LPC2200系列ARM微控制器元器件封装库[ZIP] LPC2114元件封装库[ZIP] 应用 ZLG_FS读写SDMMC卡(SmartARM2200)[ZIP] PHILIPS ARM微控制器Flash的快速访问[PDF] LPC213x RTC实时时钟准确性的测量[PDF] LPC2000系列ARM Flash存储器系统和编程[PDF] LPC2000系列ARM微控制器与开发套件常见问题解答[PDF] LPC2100系列ARM7微控制器的加密方法[PDF] LPC系列ARM微控制器的CAN接收过滤设置[PDF] LPC2200_flash内部Flash和外部Flash分散加载示例[ZIP] LPC2106外部中断1实验[ZIP] lpc229x功耗图[ZIP] RomCode_ex1写入Flash的例子[ZIP] 读写U盘模块应用说明[PDF]
Platform: | Size: 5057540 | Author: redskier | Hits:

[OtheruCOS-II_LPC2000

Description: pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Platform: | Size: 14336 | Author: hyh | Hits:

[uCOSμCOS-II v2.52 在lpc2000系列ARM上的移植源代码

Description: uCOS在AVR MEGA系列单片机上的移植,花了2月才完成的,拿出来和大家一起分享-Source code of uC/OS II porting to AVR MEGA series MCU. Spent 2 months in porting and shared for all.
Platform: | Size: 15360 | Author: 于军 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2000_UART_FIFO

Description: philips公司LPC2000D的串口示范程序-Philips company LPC2000D the serial model procedures
Platform: | Size: 4096 | Author: 张常 | Hits:

[GPS developLPC2000RW_EE

Description: 一个简单得UART软件哈哈哈好用得很啊,啦啦拉需要马上下载-a simple UART software in very handy ah ho, cheerleader Rafah needs immediate download
Platform: | Size: 6144 | Author: cocotte | Hits:

[uCOSudiskfilerw

Description: 周立功LPC2000系列,u盘文件系统读写源码。ads项目。-weeks meritorious LPC2000 series, u-source file system read and write. Ads project.
Platform: | Size: 827392 | Author: Gordon | Hits:

[Other Embeded programLPC214xUSBMouse

Description: LPC214x的USB代码,IAR EWARM编写-LPC214x USB code, prepared IAR EWARM
Platform: | Size: 81920 | Author: 林丹 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »

CodeBus www.codebus.net