搜索资源列表
可编程定时器
- 本文介绍了可编程定时器8253的基本使用方法和源程序 -This paper introduces a programmable timer 8253 the basic methods and the use of source
7-5
- TI公司MSP430系列单片机的基本定时器程序
AQ430_C_Code
- 430例程大全 端口操作 时钟模块FLL+操作 flash读写操作 看门狗操作 timerA-操作 timerB-操作 比较器A操作 基本定时器LED&LCD操作 ADC&BT&LCD操作 键盘操作 LCD点阵操作 EEPROM操作 扩展DATA FLASH操作 通讯操作
IAR_3.40A_C_Code
- ADC12操作 DATA FLASH操作 EEPROM操作 FLASH读写操作 LCD点阵操作 TIMER_A_操作 Timer_B操作 比较器A操作 端口操作 基本定时器_LCD_LED操作 键盘操作 看门狗操作 时钟模块FLL+操作 通讯操作
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
MSP430
- 430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行
STM32_inPWM.STM32定时器的基本应用
- STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。,STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
TI提供的TMS 320 28X 基本例程
- TI提供的TMS 320 28X 基本例程,解压后安装,包括定时器,AD,串口等基本外设例程-TI' s TMS 320 28X provides the basic routines that unpack and install, including timers, AD, peripherals, serial and other basic routines
Base_Timer.tar
- linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
TheExpandTimer
- 51单片机利用基本定时器扩充的8个软件定时器,运行效果较为良好。-Expanding access to basic timer 51 MCU 8 software timer, operating results are more good.
dsp__FFT-DFT
- 邹彦《DSP原理与应用》,配套 的汇编语言的源程序。基本的加减法,乘法,FFT变换,FIR滤波器,IIR滤波器,定时器等 -Zou Yan " DSP theory and applications" , supporting the assembly language of the source. Basic addition and subtraction, multiplication, FFT transforms, FIR filters, IIR filters, t
STM8S内部时钟+定时器+LED
- STM8S的裸机模板,不使用库函数,包含基本外设配置,内部时钟配置、定时器配置、普通IO配置、LCD12864的驱动(STM8S bare metal template, without the use of library functions, including basic peripheral configuration, drive internal clock timer configuration, common configuration, IO configuration, LC
06基本定时器
- 基于STM32F407的基本定时器的应用,适合初学者使用(The application of STM32F407 basic timerapplication of STM32F407 basic timer is suitable for beginners)
TIM—高级定时器定时
- STM32出来基本通用定时器,高级定时器也可以使用的(STM32 out of the basic general timers, advanced timers can also be used)
STM32F4_TIM基本延时(阻塞式)
- TIM基本定时器,阻塞式,stm32f4例程,可以直接使用。(TIM Timer control for stm32f4)
基本例程—SysTick(系统滴答定时器)操作
- 基本例程—SysTick(系统滴答定时器)操作(Basic routine - SysTick (system tick timer) operation)
基本例程-按键(中断方式)
- 基本例程-按键(查询方式)基本实验-按键(查询方式)(Basic routine - key (query mode))
实验8 定时器中断实验
- 如何使用 STM32F1 的通用定时器, STM32F1 的定时器功能十分强大,有 TIME1 和 TIME8 等高级定时器,也有 TIME2~TIME5 等通用定时器,还有 TIME6和 TIME7 等基本定时器,将利用 TIM3 的定时器中断来控制 DS1 的翻转,在主函数用 DS0的翻转来提示程序正在运行.(How to use the universal timer of STM32F1, the function of the timer of STM32F1 is very powe
TIM-高级控制定时器PWM输出
- stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This routine implements an advance
32-TIM—基本定时器
- 可以实现stm32的基本定时器的相关内容(The relevant content of the basic timer of STM32 can be implemented)