CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - LPC2468

搜索资源列表

  1. lpc2468.rar

    0下载:
  2. 基于LPC2468的嵌入式系统开发板,可做项目是参考。,LPC2468-based Embedded System development board, to do the project reference.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:572.55kb
    • 提供者:lilinyf
  1. 2468_mci.rar

    0下载:
  2. 这是一个关于LPC2468芯片的IAR环境下的MIC测试例程源代码,有需要的下,This is an IAR on LPC2468 chip environment MIC test routines source code, there is a need to the next
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:260.02kb
    • 提供者:王彪
  1. handterminal.rar

    1下载:
  2. 基于FREERtos和LPC2468的程序。里面实现了串口通信,GPIO,128x128液晶驱动。,LPC2468 based FREERtos and procedures. Inside a serial communication, GPIO, 128x128 LCD driver.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:赵德海
  1. LPC2468_UCGUI.rar

    0下载:
  2. uCGUI在LPC2468下的移植,不错,值得一看,uCGUI transplantation in the LPC2468, yes, worth a visit
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:guangxingzhu
  1. ext_int.rar

    0下载:
  2. lpc2468外部中断源程序,四个外部中断,实现功能是每个按键按下led达到相应闪烁频率,EXT INT FOR LPC2468
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:11.32kb
    • 提供者:
  1. u-boot-1.1.6-lpc2468.tgz

    1下载:
  2. 毕设做的uboot on lpc2468(丰宝板子)-uboot on lpc2468
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. uip_webserver

    0下载:
  2. 基于LPC2468的一个简单的以太网uip-webserver范例-LPC2468 based on a simple example of Ethernet uip-webserver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:503.52kb
    • 提供者:dyc
  1. 2468_key

    0下载:
  2. 这是一个关于LPC2468芯片的IAR环境下的按键测试例程源代码,有需要的下-This is a study on the LPC2468 chip IAR environment button test routines source code, there is a need to the next
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:21.26kb
    • 提供者:王彪
  1. 2468_uart

    0下载:
  2. 这是一个关于LPC2468芯片的IAR环境下的UART测试例程源代码,有需要的下-This is a study on the LPC2468 chip IAR environment UART test routines source code, there is a need to the next
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:65.46kb
    • 提供者:王彪
  1. can_last

    0下载:
  2. 在lpc2468上使用,实现can总线三种方式的传输,代码经过详细验证-In lpc2468 used to achieve can bus in three ways of transmission, the code after careful verification
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:799.03kb
    • 提供者:liujiaju
  1. 22-USB_HOST

    0下载:
  2. lpc2468主机驱动,插入u盘能够检测、识别到。并读取,使用Keil的开发环境-lpc2468 host drive, insert the disk u can detect, identify to. And read, use the Keil development environment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:162.47kb
    • 提供者:liujiaju
  1. Ethernet

    0下载:
  2. lpc2468以太网驱动,使用tinystack协议栈,实现基本的协议报发送,Keil开发环境-lpc2468 Ethernet driver, use tinystack protocol stack to achieve the basic agreement reportedly sent, Keil development environment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:204.37kb
    • 提供者:liujiaju
  1. NorFlash

    0下载:
  2. LPC2468实现norflash驱动,能够读些norflash。高效可靠,Keil开发环境-LPC2468 achieve norflash drive that can read more norflash. Highly efficient and reliable, Keil development environment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:143.59kb
    • 提供者:liujiaju
  1. UART

    0下载:
  2. LPC2468串口驱动,通过半主机形式,江结果显示在主机上-LPC2468 serial driver, through the semi-host form, Jiang showed that in the host
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:144.73kb
    • 提供者:liujiaju
  1. UART0

    0下载:
  2. lpc2468的ADS串口0调试程序,转移到了MDK KEIL上面运行的模板。通信已经完成,用户只需自己添加自己的代码就可以。-lpc2468' s ADS debugger serial port 0, transferred to run MDK KEIL above template. Communication has been completed, the user can add their own code on the can.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:902.63kb
    • 提供者:程刚
  1. SimpleIRD_project

    0下载:
  2. nxp lpc2468简单入门程序,简单的亮灯程序-nxp lpc2468 simple entry procedures, the simple lighting procedure
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:38.57kb
    • 提供者:hbhglzl
  1. MassStorage_OK

    0下载:
  2. 基于LPC2468的SD读卡器源程序,可以做优盘-SD card reader based on the source of the LPC2468
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:303.86kb
    • 提供者:dyc
  1. VirtualCom_2_OK

    0下载:
  2. 一个简单的基于LPC2468的USB转串口范例-LPC2468 based on a simple USB to serial port of the sample
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:368.49kb
    • 提供者:dyc
  1. iar_for_430

    0下载:
  2. lpc2468 for arm 7 seven device driver. it s control the adc to digital interface.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:333.25kb
    • 提供者:davidpeng
  1. __sdram

    0下载:
  2. Using SDRAM MT48LC4M32B2-7 in the LPC2468
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:240.57kb
    • 提供者:alex
« 12 3 »
搜珍网 www.dssz.com