搜索资源列表
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
msp430C
- MSP430F44X系列的c代码 芯片为449,压缩包内有pdf文件,为原理图 其余文件夹为 flash读写,端口操作,基本定时器,LCD操作,键盘功能 五个文件夹。开发环境为IAR。代码均正确可运行,为学习msp430单片机的良师益友!-MSP430F44X series of c code chip for the 449, compressed packet, there are pdf documents, schematic diagram for the rest of th
msp430basictimer
- MSP430基本定时器,矿家程序,可根据实际情况填写代码-MSP430 basic timer, mine at home program, fill in the code according to the actual situation
7-5
- MSP430系列单片机实用C语言程序设计基本定时器程序-MSP430 Microcontroller C Programming Basic utility program timer
timerA
- msp430关于16位定时器A的基本程序 里面有24个小程序 让你对定时器A迅速上手-msp430 on the 16-bit Timer A, the basic procedures for which there are 24 small programs let you quickly get started on the timer A
CC2430BasicExperiment
- cc2430内外围设备的基本应用程序,目录如下: CC2430-1 自动闪烁 CC2430-2 按键控制开关 CC2430-3 按键控制闪烁 CC2430-4 T1的使用 CC2430-5 T2的使用 CC2430-6 T3的使用 CC2430-7 T4的使用 CC2430-8 定时器中断 CC2430-9 外部中断 CC2430-10 片内温度 CC2430-11 1/3AVDD CC2430-12 AVDD
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
MSP430danpianjiCprogramingdesign
- 实用的基础msp430的模块程序C语言编程 包括基础时钟,ADC,DAC单通道单序列,多通道多序列等,锁相环,异步串行,,FLASH擦写,中断,比较捕获,PWM波形的产生,LCD模块程序,行列式键盘,基本定时器,DMA数据传输捕获脉冲信号周期等-Practical basis for msp430 module C programming, including basic clock, ADC, DAC channel single sequence, such as multi-chann
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)
实验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