登录
首页 » 嵌入式芯片 » This a example for LPC2110

This a example for LPC2110

于 2023-05-06 发布 文件大小:818.78 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

This a example for LPC2110

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MIPS BSP算法
    psos for Mips bsp
    2022-01-26 07:53:47下载
    积分:1
  • 这是一个基于ATMEL的ARM9的原理图,经过本人的修改.
    这是一个基于ATMEL的ARM9的原理图,经过本人的修改.-This is a based on the ARM9 ATMEL schematics, I read the amendment.
    2022-10-19 21:05:04下载
    积分:1
  • uart
    uart-test 基于lpc21系列的uart-uart-test-based series of UART lpc21
    2022-10-06 08:45:03下载
    积分:1
  • STM32相关应用程序
    里面主要是关于stm32的一些基础应用,能简单的学会使用stm32,有一些程序应用实例,基本包括了stm32设计过程中需要用到的
    2023-02-05 20:25:04下载
    积分:1
  • 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽...
    这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
    2023-01-15 10:50:03下载
    积分:1
  • 状态机制实现按键长按、短按、长按累加识别
    资源描述Key.c和Key.h  源文件实现了按键长按、短按、长按累加的识别,采用状态机制来实现按键消斗和不同按键状态识别,最大限度提升程序的运行效率和MCU利用率,该代码移植性,支持IO驱动按键,AD采样方式识别按键。采用DMA的方式获取AD采样数据,MCU采用STM32.
    2022-08-19 11:35:15下载
    积分:1
  • S3C4510 simulator and examples of source installation ADS1.2, followed by the in...
    S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,分别是: 1. C:ArmEmulateGPIO , 这个文件夹里是GPIO的程序例子。 2. C:ArmEmulateInclude, 这个文件夹里只有一个头文件S3C4510B.h,包含S3C4510B寄存器的定义。 3. C:ArmEmulatemake, 这个文件夹里是gnu 的make工具包,所有的程序都是用makefile管理的,没有工程文件。 4. C:ArmEmulateTIMER,这个文件夹里是TIMER的程序例子。 5. C:ArmEmulateUCOSIITest,这个文件夹里是UCOSII的程序例子,如果想了解UCOS的运行过程,可以使用这个例子单步运行,查看程序流程和内存,变量。 在程序例子文件夹中还有一个ads12.bat批处理文件,用于使用makefile时设置临时环境变量。 具体使用过程,请看C:ArmEmulateReadme.txt。 -S3C4510 simulator and examples of source installation ADS1.2, followed by the installation of simulators. Simulator installation path must choose to ADS bin directory, you must have the ADS. When installed simulator carefully reading the text. Simulator installation is completed, the speedy establishment of the desktop icon S3C4510B_Board. to
    2022-10-31 09:10:03下载
    积分:1
  • 意法半导体ARM7 STR710 + DM9000A的TCP / IP的实现
    意法半导体ARM7 STR710+DM9000A的TCP/IP实现-STMicroelectronics ARM7 STR710+ DM9000A the TCP/IP to achieve
    2022-04-20 23:24:50下载
    积分:1
  • 最新的LPC214X USBMASS驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。...
    最新的LPC214X USBMASS驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X USBMASS driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
    2023-08-31 19:45:03下载
    积分:1
  • 44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0...
    44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4* 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding keys shown in the last eight of the LED.
    2022-01-21 19:28:15下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载