Location:
Search - keil for S
Search list
Description: SM5964在系统编程的源代码,通过COMM串行口进行程序下载,方便嵌入式系统开发-programming specification of the system's source code through COMM serial port for downloading procedures, facilitate embedded system development
Platform: |
Size: 226304 |
Author: 严冰之 |
Hits:
Description: Analog Device ARM-7 系列之 ADuC_7020 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的
范例,附 ADuC_7020 Evaluation Board 原理图,而范例内容如下: 1.ADC 2.Comparator 3.DAC 4.FlashEE
5.FuncRam 6.INT 7.Mics 8.PLA 9.Pulse 10.S&C 11.TimerTrig 12.UART 13.Varplace-Analog Device ARM-7 Series ADuC_7020 Evaluation Board within a number of learning are all examples of projects based on the version of the Keil example, with ADuC_7020 Evaluation Board schematics, and examples are as follows: 1.ADC 2.Comparator 3.DAC 4.FlashEE 5. FuncRam 6.INT 7.Mics 8.PLA 9.Pulse 10.S
Platform: |
Size: 751616 |
Author: kly |
Hits:
Description: STM32 开发板例子:tamper.
开发环境:Keil For ARM-STM32 development board example: tamper. Development Environment: Keil For ARM
Platform: |
Size: 327680 |
Author: 叶子 |
Hits:
Description: 51的SPI源代码,keil直接编译,使用在N个项目中了-51 SPI source code, keil compiler directly, the use of N items in the
Platform: |
Size: 112640 |
Author: 易生宏 |
Hits:
Description: Keil 3环境下ARM7处理器LPC2131的SPI总线读写程序,对象为HD7279,支持64个按键和8个LED显示。-Keil 3 environment ARM7 processor LPC2131 the SPI bus to read and write procedures for HD7279, to support the 64 keys and 8 LED display.
Platform: |
Size: 58368 |
Author: 高岩 |
Hits:
Description: 很多网友说周立功Keil For ARM工程模板在RealVeiw MDK中编译时会出现错误,所以很多人在期盼周立功出一个在RealVeiw MDK编译的工程模板,因为原来的只有ADS和原KEIL的工程模板。
在次我将周立功原Keil For ARM的EasyARM2100工程模板修改,移到RealVeiw MDK编译器上。适用于LPC2100系列-Say a lot of friends Ligong weeks Keil For ARM project template in RealVeiw MDK will appear in the compile-time error, so a lot of people look forward to a week Ligong RealVeiw MDK in the works to compile a template, only because the original ADS and the original template KEIL project. In the second week I will be the original Ligong Keil For ARM' s EasyARM2100 project template changes to the compiler RealVeiw MDK. Apply to LPC2100 series
Platform: |
Size: 575488 |
Author: 李杰 |
Hits:
Description: 很多网友说周立功Keil For ARM工程模板在RealVeiw MDK中编译时会出现错误,所以很多人在期盼周立功出一个在RealVeiw MDK编译的工程模板,因为原来的只有ADS和原KEIL的工程模板。
在次我将周立功原Keil For ARM的EasyARM2100工程模板修改,移到RealVeiw MDK编译器上。适用于LPC2200系列
-Say a lot of friends Ligong weeks Keil For ARM project template in RealVeiw MDK will appear in the compile-time error, so a lot of people look forward to a week Ligong RealVeiw MDK in the works to compile a template, only because the original ADS and the original template KEIL project. In the second week I will be the original Ligong Keil For ARM' s EasyARM2100 project template changes to the compiler RealVeiw MDK. Apply to LPC2200 series
Platform: |
Size: 707584 |
Author: 李杰 |
Hits:
Description: arm开发全集
资源共享
求ucgui+keil的源代码-arm for the development of The Complete Works of resource sharing ucgui+ keil' s source code
Platform: |
Size: 12288 |
Author: 武澎 |
Hits:
Description: mp3源代码keil开发的mp3源代码 供大家学习参考-mp3 source code keil developed source code for mp3 U.S. study reference
Platform: |
Size: 766976 |
Author: sas |
Hits:
Description: Keil公司提供的C51例程(部分源码),相当实用,适合初学者学习借鉴。-Keil' s C51 offers routines (some source code), very useful for beginners to learn from.
Platform: |
Size: 36864 |
Author: 叶子 |
Hits:
Description: 该程序是远程电话控制系统程序,DTMF芯片采用MT8888,单片机采用的是STC公司的89系列的单片机进行的系统开发。软件编译环境为windows下的keil c51系统。-The program is a remote procedure call control system, DTMF chip MT8888, single-chip microcomputer is used in STC' s 89 series of single-chip microcomputer for system development. Software to compile under windows environment system keil c51.
Platform: |
Size: 53248 |
Author: 尹远军 |
Hits:
Description: The LPC1700 SD file system demo for Keil RVW with RL lib
Platform: |
Size: 112640 |
Author: HieuNguyen |
Hits:
Description: NXP半导体公司最新出来基于Cortex-M3的ARM芯片LPC17XX, 此为其代码示例包.-sample code for NXP semiconductors latest Cortex-M3 MCUs: LPC17xx
Platform: |
Size: 450560 |
Author: roger |
Hits:
Description: KEIL for Arm入门(基于S64)_cn.pdf,对用KEIL进行学习进行一些必要的指导,方便初学者快速入门-KEIL for Arm entry (based on the S64) _cn.pdf, right to use KEIL learning some necessary guidance to facilitate the quick start for beginners
Platform: |
Size: 1107968 |
Author: 陈晓 |
Hits:
Description: Fatfs是一个优秀的文件系统,同时也是一个易于移植的文件系统,目前的Fatfs版本只需要编写6个函数和配置几个宏就能完成移植。
网上很多移植Fatfs的文章,记得有一篇写得不错,出处我没有找到,很多人转载都把标题写成 "一篇比较详细介绍FatFs文件系统移植的文章",需要的朋友可以去参考下。
网上很多Fatfs的移植工程,基于AVR的、STM32的很多,但鲜有现成的移植好基于51的Keil 工程可供参考。我不熟悉那些AVR、STM32,参考起来有点别扭^_^。
对于初次接触SD卡和文件系统的新手来说,有一个完整的可供参考的移植实例可以大大减少移植所需的时间和精力。
1、本工程是根据EDN的一位网友上传的源码包整理的,个人认为代码写得很工整,看起来比较舒服,所以我做了简单的工作,把工程后缀名为.wsp的源码包改为Keil工程,以方便有需要的人参考与阅读!
2、EDN网友的博客地址是 http://blog.ednchina.com/xzp21st/,有兴趣的朋友可以去看看。我的博客地址是http://blog.21ic.com/user1/5926/index.html,欢迎各位光临!-Fatfs is an excellent file system, but also an easy-to-portable file system, the current version of Fatfs just need to write six functions and configurations can be done a few macro transplant.
Many transplant Fatfs online articles, remember that a well-written well, I did not find a source, many people regarded reproduced the title as the "a more detailed description FatFs file system migration, the article" the need to refer a friend can go to the next.
Many online Fatfs transplant project, based on the AVR s, STM32 many, but few are ready to transplant a good project based on 51 Keil for reference. I am not familiar with those AVR, STM32, refer to them a little bit awkward ^ _ ^.
For the first time the file system access to SD card and the novice, there is a complete reference of the transplants can greatly reduce instances of migration time and effort.
1, this project is based on one of EDN User upload source packages finishing I personally thi
Platform: |
Size: 225280 |
Author: gao |
Hits:
Description: 此工具的作用是在keil开发环境中添加STC系列的所有单片机型号!用STC单片机的同僚们有福了!-The role of this tool is to keil development environment to add all the SCM STC series models! Microcontroller with STC colleagues Blessed!
Platform: |
Size: 886784 |
Author: 李里飞 |
Hits:
Description: 宏晶公司的stc系列单片机应用例程,基于STC12C5616AD系列单片机平台。文件包含串口使用,时钟使用,EEPROM,adc转换等内容,为txt格式的c代码,建议使用keil c集成环境进行开发-Wang Jing' s stc MCU application routines, based on STC12C5616AD MCU platform. File contains the serial port to use, use the clock, EEPROM, adc conversion, etc., for the txt format c code, we recommend using keil c integrated environment for development
Platform: |
Size: 13312 |
Author: wuzhaojun |
Hits:
Description: IAR EWARM集成开发环境介绍
IAR Embedded Workbench for ARM(下面简称IAR EWARM)是一个针对ARM 处理器的集成开发环境,它包含项目管理器、编辑器、C/C++编译器和ARM 汇编器、连接器XLINK 和支持RTOS 的调试工具C-SPY。在IAR EWARM 环境下可以使用C/C++和汇编语言方便地开发嵌入式应用程序。
本文详细的介绍了在IAR EWARM集成开发环境下的开发过程。-IAR EWARM integrated development environment introduced IAR Embedded Workbench for ARM (below referred to as IAR EWARM) is one for the ARM processor' s integrated development environment, which includes project management, editor, C/C++ compiler and the ARM assembler, linker XLINK and support for RTOS debugging tool C-SPY. In the IAR EWARM environment can use C/C++ and assembly language easily develop embedded applications. This paper describes in detail the integrated development environment, IAR EWARM the development process.
Platform: |
Size: 1282048 |
Author: taoxian |
Hits:
Description: 声 明: 逆向以学习和研究为目的,版权属于Keil公司.
作 者: he_1985@163.com QQ: 1245097804
keil c51的库函数一部分是c语言写的,一部分是汇编写的,c语言写的全部逆向完成,绝大部分生成的汇编和原来的函数一个字节不差-Disclaimer: Reverse to study and research for the purpose of copyright is Keil' s Author: he_1985@163.com QQ: 1245097804 keil c51 part of the library functions written in c language, in part, written in assembler, c language to complete the entire reverse , most of the generated assembly and function of the original one byte is not bad
Platform: |
Size: 657408 |
Author: 可人 |
Hits:
Description: 关于Keil的使用简介,适合入门者,建议看一下-About Keil' s use of profiles, suitable for beginners, we recommend a look
Platform: |
Size: 728064 |
Author: 郭凌云 |
Hits: