Welcome![Sign In][Sign Up]
Location:
Search - arm7 projects

Search list

[Other resourcelpc2138

Description: ARM7 LPC213X系列启动源代码,只要在自己的项目中添加上启动源代码,然后编译执行.-ARM7 LPC213X Series start source code, as long as their projects initiated added the source code, then compile implementation.
Platform: | Size: 21506 | Author: 温生 | Hits:

[Other resourceARM_EPSON_Driver

Description: 我写的基于NXP ARM7 的EPSON微型打印机驱动程序,其打印格式可根据自己的需要修改。此程序已成功用于一个比较大的项目。-I write NXP ARM7 based on the micro-EPSON printer driver, its print format according to their needs to be revised. This procedure has been successfully used for a relatively large projects.
Platform: | Size: 2717 | Author: 刘国兵 | Hits:

[ARM-PowerPC-ColdFire-MIPSlpc2138

Description: ARM7 LPC213X系列启动源代码,只要在自己的项目中添加上启动源代码,然后编译执行.-ARM7 LPC213X Series start source code, as long as their projects initiated added the source code, then compile implementation.
Platform: | Size: 21504 | Author: 温生 | Hits:

[Other Embeded programARM_EPSON_Driver

Description: 我写的基于NXP ARM7 的EPSON微型打印机驱动程序,其打印格式可根据自己的需要修改。此程序已成功用于一个比较大的项目。-I write NXP ARM7 based on the micro-EPSON printer driver, its print format according to their needs to be revised. This procedure has been successfully used for a relatively large projects.
Platform: | Size: 2048 | Author: 刘国兵 | Hits:

[USB developarmusb

Description: 在基于ARM7 的嵌入式系统上开发USB 接口的详细内容。项目使用ARM7 (MCU 处理器)和PDIUSBD12(USB 芯片)完成了U 盘的开发-ARM7-based embedded systems developed on the details of USB interface. Projects using ARM7 (MCU processor) and PDIUSBD12 (USB chip) completed the development of U Disk
Platform: | Size: 280576 | Author: 龚毅 | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB_U

Description: 介绍了ARM7嵌入式系统中USB项目实现U盘的制做-Introduction of the ARM7 embedded systems USB projects realize U disc system to do
Platform: | Size: 279552 | Author: w | Hits:

[Embeded Linuxs3c44B0X+uCLinux

Description: 《基于s3c44B0X嵌入式uCLinux系统原理及应用》李岩编的ppt,教学实验源代码,实验项目,相关图片,manual,以及EV44B0开发板资料,相关参考链接等等,相当齐全.一定对你有用.- Based on s3c44B0X Principle and Application of Embedded uCLinux, Li Yan series ppt, teaching experiment source code, experimental projects, related images, manual, and EV44B0 development board information, links to related information, etc. are complete. Certainly be useful to you.
Platform: | Size: 38774784 | Author: 何小克 | Hits:

[uCOSARM7_ATSAM64_UCOS_KEIL

Description: ATMEL ARM7 SAM64 Porting ucos / Keil ARM VER3.04。不同于其它,本代码使用了独立的中断栈,能显著降低RAM的需求,尤其适合小RAM的CPU使用。工程中已经建立了ULINK、以及H-JTAG调试的FALSH&RAM版本,因为涉及版权,不包含ucos source。-ATMEL ARM7 SAM64 Porting ucos/Keil ARM VER3.04. Different from the other, the code uses a separate interrupt stack, can significantly reduce the demand for RAM, especially suitable for small RAM of CPU use. Projects have been established ULINK, as well as the H-JTAG debug FALSH
Platform: | Size: 797696 | Author: leaf | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB_ARM7_UDisk

Description: 本文介绍了在基于ARM7的嵌入式系统上开发 USB接口的详细内容。项目使用 ARM7 (MCU处理器)和PDIUSBD12(USB芯片)完成了U 盘的开发。主要内容涉及 USB 接口 的 U 盘开发过程中所涉及的技术内容;重点介绍项目调试方法与步骤;并附上了自己在开 发此项目过程中的一些心得与体会-In this paper, ARM7-based embedded systems developed on the details of USB interface. Projects using ARM7 (MCU processor) and PDIUSBD12 (USB chip) completed the development of U disk. Mainly related to the U disk USB interface development process involved in the technical content focuses on project debugging methods and steps with its own process in the development of this project some of the ideas and experience
Platform: | Size: 279552 | Author: ll_hhxy | Hits:

[Embeded-SCM DevelopUSBProjectTechnicalReport

Description: USB 项目技术报告 本文介绍了在基于ARM7 的嵌入式系统上开发USB 接口的详细内容。项目使用ARM7(MCU 处理器)和PDIUSBD12(USB 芯片)完成了U 盘的开发。主要内容涉及USB 接口的U 盘开发过程中所涉及的技术内容;重点介绍项目调试方法与步骤;并附上了自己在开发此项目过程中的一些心得与体会。-USB project technical report in this paper, ARM7-based embedded systems development of the details of USB interface. Projects using ARM7 (MCU processor) and PDIUSBD12 (USB chip) the completion of the development of the U disk. Mainly related to the U disk USB interface development process involved in the technical content focuses on methods and steps to debug the project with its own process in the development of this project some of the ideas and experience.
Platform: | Size: 279552 | Author: 北极 | Hits:

[ARM-PowerPC-ColdFire-MIPSUSBDiskTechnicReportForDriveDev

Description: 本文介绍了在基于ARM7的嵌入式系统上开发USB接口的详细内容,项目使用arm7和PDIUSBD12完成U盘的开发。主要内容涉及USB接口开发,重点介绍项目调试方法和步骤。-In this paper, ARM7-based embedded systems development of USB interface on the details of projects completed arm7 and U disk PDIUSBD12 development. USB interface related to the main content development, the project focuses on testing methods and steps.
Platform: | Size: 279552 | Author: haoyu | Hits:

[Other Embeded programI2C

Description: LPC2XXX系列ARM7 I2C接口驱动。因为大多数该类驱动支持的是小容量的E2ROM,我改成支持24LC256等大容量E2ROM。我在ADS1.2上调试过。可以直接在ADS1.2上使用。现已应用在项目上,希望对您有帮助!-ARM7 I2C interface series LPC2XXX drive. Because most of these drives support the small-capacity E2ROM, I changed to support large-capacity 24LC256, such as E2ROM. I tried ADS1.2 increase. ADS1.2 can use directly in. Has been used in projects, would like to help you!
Platform: | Size: 88064 | Author: 黄长喜 | Hits:

[Embeded-SCM DevelopARM7_LPC214X

Description: 本资料详细讲述了ARM7内核芯片LPC214x系列的结构、原理,并给出大量工程实例,使读者学会使用ARM芯片设计系统。-This material provides detailed information about the family of ARM7-core chip LPC214x, including structure, principle, and gives examples of a large number of projects, so that readers learn to use the ARM chip design system.
Platform: | Size: 2999296 | Author: 张集墨 | Hits:

[BooksADSandEasyJTAG-H

Description: 有关ADS集成开发环境和EASYJTAG-H仿真器的使用。ADS集成开发环境是ARM公司推出的ARM核微控制器集成开发工具,英文全称为ARM Developer Suite,成熟版本为ADS1.2。ADS1.2支持ARM10之前的所有ARM系列微控制器,支持软件调试及JTAG硬件仿真调试,支持汇编、C、C++源程序,具有编译效率高、系统库功能强等特点,可以在Windows98、Windows XP、Windows2000以及RedHat Linux上运行。 这里将简单介绍使用ADS1.2建立工程,编译连接设置,调试操作等等。最后还介绍了基于LPC2131系列ARM7微控制器的工程模板的使用,EASYJTAG-H仿真器的安装与使用。-The ADS integrated development environment and emulator EASYJTAG-H use. ADS integrated development environment is introduced by ARM' s ARM-core MCU integrated development tool, the English called the ARM Developer Suite, mature version ADS1.2. ADS1.2 supports all ARM family before the ARM10 micro-controller, support software debugging and JTAG debug hardware emulation, support assembly, C, C++ source with compiler efficiency, system library functions and other properties, you can Windows98, Windows XP , Windows2000 and RedHat Linux running on. Here' s a brief introduction to use ADS1.2 building projects, compile connection settings, debugging operation and so on. Finally introduced the series of ARM7-based LPC2131 microcontroller project template to use, EASYJTAG-H Emulator installation and use.
Platform: | Size: 524288 | Author: noname | Hits:

[ARM-PowerPC-ColdFire-MIPSExInt_For_lpc2200

Description: LPC2200的外部编程,平台为ads1.2,在smartarm2200中验证通过,是学习lpc ARM7系列外部中断的好例子,稍加改动就可以用在别的工程上-LPC2200 external programming platform ads1.2, in smartarm2200 verify passed, the study lpc ARM7 series of external interrupt a good example of a little change can be used in other projects
Platform: | Size: 36864 | Author: mengshiliang | Hits:

[VHDL-FPGA-Verilog5-ge-ram-core

Description: 5个ram核,arm6_verilog,arm7_verilog_1,arm7_VHDL,Core_arm_VHDL,nnARM01_11_1_3 arm6_verilog.rar 一个最简单的arm内核,verilog写的,有点乱 arm7_verilog_1.rar J. Shin用verilog写的arm7核心,结构良好,简明易懂 nnARM01_11_1_3.zip.zip nnARM开源项目,国防科技大学牛人ShengYu Shen写的,原来放在opencores上,因为写得太好了,后被ARM公司封杀~~这里是目前我能找到的最终版本了~ Core_arm_VHDL.rar VHDL语言实现的arm内核,可以在http://www.opencores.org/project,core_arm下载到,不过还不是非常完整,有些小bug ARM7_VHDL.rar Ruslan Lepetenok用VHDL写的arm内核,也非常不错-5 ram nuclear, arm6_verilog, arm7_verilog_1, arm7_VHDL, Core_arm_VHDL, nnARM01_11_1_3 arm6_verilog.rar arm of a simple kernel, verilog to write, a bit messy arm7_verilog_1.rar J. Shin arm7 use verilog to write the core of well-structured, easily understandable nnARM01_11_1_3 . zip.zip nnARM open source projects, National Defense University cattle ShengYu Shen wrote, the original on the opencores, because so good, and after the ban, ARM ~ ~ Here is the final version I could find out ~ Core_arm_VHDL.rar VHDL language of the arm core, you can http://www.opencores.org/project, core_arm downloaded to, but not very complete, and some small bug ARM7_VHDL.rar Ruslan Lepetenok written in arm with VHDL core, but also very good
Platform: | Size: 1152000 | Author: YeZiqiang | Hits:

[ARM-PowerPC-ColdFire-MIPS44b0_RTC

Description: 本程序为arm7 44b0的公版rtc时钟控制及测试程序,在其他工程使用该功能时,可以用于移植该功能-This program arm7 44b0 public version of the the rtc clock control and testing procedures in other projects use this feature can be used to transplant the
Platform: | Size: 191488 | Author: wkshengren | Hits:

[uCOSARM7-Uart0

Description: ARM7 串口应用开发的工程和例子,包含C源码。-ARM7 serial application development projects and examples, contains the C source code.
Platform: | Size: 215040 | Author: 郑飞 | Hits:

[ARM-PowerPC-ColdFire-MIPSProjects

Description: LPC2106 ARM7 CPU 的一些Proteus仿真实例,基于IAR的工程-LPC2106 ARM7 CPU some Proteus simulation example, based on the IAR project
Platform: | Size: 3204096 | Author: 费翔 | Hits:

[SCMkeil_arm

Description: Keil下ARM7的几个简单实例,方便初学者学习。 Protues软件方针通过!-Some examples of ARM7 Keil Projects, for beginners of embeded programming. Protues stimulation projects are providing for all of the examples.
Platform: | Size: 458752 | Author: 李码 | Hits:

CodeBus www.codebus.net