Welcome![Sign In][Sign Up]
Location:
Search - keil 17

Search list

[Other resource17.1-SVC

Description: STM32 开发板例子:SVC. 开发环境:Keil For ARM
Platform: | Size: 330286 | Author: 叶子 | Hits:

[ARM-PowerPC-ColdFire-MIPS17.1-SVC

Description: STM32 开发板例子:SVC. 开发环境:Keil For ARM-STM32 development board example: SVC. Development Environment: Keil For ARM
Platform: | Size: 329728 | Author: 叶子 | Hits:

[SCM17

Description: 程式描述:使用Cypress的Cy7C68013A晶片進行設計,測試USB晶片內部RAM,並示範內部RAM的讀寫。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器運行即可。 注意:可以先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。 -Program Description: Using Cypress
Platform: | Size: 56320 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSBlinky

Description: NXP Cortex-M内核(LPC1700系列)KEIL 调试代码-NXP Cortex—M C source code for KEIL
Platform: | Size: 23552 | Author: 探索者 | Hits:

[Software Engineeringc51v817a

Description: keil c51 v8.17a keil c51 v8.17a
Platform: | Size: 25407488 | Author: lei | Hits:

[SCM915pwm07.17.02

Description: LPC932为例:创建一个脉宽调制信号的定时模式6 由Christian Kulig ,飞利浦半导体12/06/02 导言: 在LPC932可以用来创建一个脉宽调制PWM信号。 这是一个模拟信号,只有2离散水平,例如0V 和5V和恒定时期。目前的价值在这个信号 某一点的时间成正比其占空比。这是 高一期的时间除以时期。它也可以被 计算出的平均价值在某一特定时期。那个 意味着低通滤波后, (如RC电路)的信号变得 模拟,实际值所控制的微控制器。那个 脉宽调制功能使LPC932控制的速度,例如 直流电动机或电力照明亮度。 描述: 通用定时器表# t1的LPC932设置为PWM模式6 。 在此模式变成8位上升柜台特别8位 重载溢流。重载价值观的交替和代表 高级时间和减去一个时期的时候( =低时间)的 PWM信号。每个溢出就中断或切换的 某端口引脚。 指定的端口引脚上T1是P0.7 。 例如交替的增加和减少的占空比的 PWM信号端口引脚P0.7介于0 %和100 % 。 请注意,在Keil公司MCB900局此端口引脚不 连接到任何的发光二极管,然而的PWM可显示 与示波器。-LPC932 EXAMPLE: CREATING A PWM SIGNAL USING A TIMER IN MODE 6 by Christian Kulig, Philips Semiconductor 12/06/02 INTRODUCTION: The LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain point of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting. DESCRIPTION: The general purpose timer T1 of the LPC932 is set up to PWM Mode 6. In this mode it becomes a 8 bit up-counter with a special 8 bit reload on overflow. The reload
Platform: | Size: 10240 | Author: your name | Hits:

[SCMClassic_Software_Collection

Description: 经典程序收集 1.异步通信软件模拟 2.基于RS-485的多机通信 3.I2C总线协议的软件实现 4.SPI总线在单片机系统中的实现 5.单总线技术 6.FLASH存储器K9F6408U0A的控制 7.IC卡程序 8.PS2键盘的设计 9.矩阵式键盘的锁定 10.利用HT16XX实现段式液晶显示 11.利用SED1520实现点阵显示 12.利用HD66421实现灰度字符显示 13.CRT显示器在单片机系统中的应用 14.微型打印机在单片机系统中的应用 15.用模拟比较器实现AD转换 16.SPI串行接口AD转换器TLC2543的应用 17.I2C接口AD转换器ADS11XX的应用 18.时钟日历芯片PCF8563的应用 19.8位并行接口ADC080X的接口与驱动 20.1-wire测温芯片DS18XX的应用 21.16位AD转换器AD7715的应用 22.并行接口电压输出型DA转换器的控制 23.并行接口电流输出型DA转换器的控制 24.串行接口电压输出型DA转换器的控制 25.I2C接口的AD及D A转换器的应用 26.基于AD9850的数字信号发生器 27.直流电机的开环控制 28.直流电机的闭环控制 29.CAN总线技术 说明:本收集的大部分程序,都在51单片机上Keil编译器下调试通过.-Classic_Software_Collection
Platform: | Size: 421888 | Author: 唐进 | Hits:

[Embeded-SCM Develop51kaifa

Description: 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10章 C51语句和流程控制结构 第11章 预处理 第12章 C51的存储结构 第13章 Keil C51开发工具简介 第3部分 51系列单片机应用设计实例 第14章 键盘接口 第15章 串行通信 第16章 LED及其应用 第17章 液晶显示 第18章 A/D转换 第19章 D/A转换 第20章 单片机与CPLD接口 第21章 单片机与I2C总线 第22章 AT指令与短信收发 第23章 步进电机控制 第24章 红外线接口 第25章 声音及其应用 第4部分 增强型51系列单片机 第26章 USB接口单片机 第27章 C8051F系列音片机-51 MCU development
Platform: | Size: 6094848 | Author: huangyunfa | Hits:

[SCMxiaodianzheng

Description: LED点阵控制(小点阵横向走字) -51 COMPILER V8.17, COMPILATION OF MODULE LED点誣控_疲ㄐ〉阏_横向走譥) OBJECT MODULE PLACED IN LED点阵控制(小点阵横向走字).OBJ COMPILER INVOKED BY: C:\Keil\C51\BIN\C51.EXE LED点阵控制(小点阵横向走字).c BROWSE DEBUG OBJECTEXTEND
Platform: | Size: 35840 | Author: c | Hits:

[SCMRTD2523

Description: RTD2523 + MTV512 液晶显示器驱动板源代码, 配17寸翰宇彩晶液晶屏(1280x1024), 在keil uvison2编译通过-RTD2523+ MTV512 LCD display driver board source code with 17-inch LCD HannStar Display (1280x1024), compiled by the keil uvison2
Platform: | Size: 198656 | Author: mmdy | Hits:

[uCOSuCOS-III-NXP-LPC1768

Description: 从μC官网上直接下载 NXP LPC1768可用的μCOS-iii源文件。KEIL编译-ΜC direct download from the official website NXP LPC1768 is available μCOS-iii source file. KEIL compiler
Platform: | Size: 1134592 | Author: sbff | Hits:

[Driver Develop17-SAA3010

Description: 红外解码实验 可以看看是综合实验 需要的人 是51的板子 用keil编译-IR decoding experiment to see people in need of comprehensive experimental 51 board keil compiler
Platform: | Size: 19456 | Author: 任天 | Hits:

[SCM17-EEPROM24c02

Description: EEPROM24c02 keil程序,51单片机实现读写功能-EEPROM24c02 keil program, 51 MCU read and write capabilities
Platform: | Size: 19456 | Author: continue | Hits:

[Other Embeded programUSBMem

Description: The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - P1.16: LED_RD is on when USB Device is performing Read access - P1.17: LED_WR is on when USB Device is performing Write access - P1.22: LED_CFG is on when USB Device is configured - P1.23: LED_SUSP is on when USB Device is suspended The USB Memory is automatically recognized by the host PC running Windows which will load a generic Mass Storage driver. The Memory program is available for the following targets: MCB2140 Board: configured for on-chip Flash ROM (used for production or target debugging) -The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - P1.16: LED_RD is on when USB Device is performing Read access - P1.17: LED_WR is on when USB Device is performing Write access - P1.22: LED_CFG is on when USB Device is configured - P1.23: LED_SUSP is on when USB Device is suspended The USB Memory is automatically recognized by the host PC running Windows which will load a generic Mass Storage driver. The Memory program is available for the following targets: MCB2140 Board: configured for on-chip Flash ROM (used for production or target debugging)
Platform: | Size: 75776 | Author: 曹金华 | Hits:

[ARM-PowerPC-ColdFire-MIPScopyright-5-17-4

Description: 开发环境是KEIL软件,C语言的。程序可以是我的直流无感无刷电机达到5000转/min-KEIL software development environment, C language. Programs can be no sense of my DC brushless motor up to 5000 rpm/min
Platform: | Size: 3040256 | Author: daining | Hits:

[Embeded-SCM DevelopKeil MDK-ARM 5.17 crack

Description: keil crack for arm microcontroller
Platform: | Size: 40960 | Author: Rasouli | Hits:

CodeBus www.codebus.net