搜索资源列表
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
xindian
- 捕获到人体心电信号后,用STM32编程显示波形程序-After capturing the human ECG, waveform display program with STM32 programming
T2_capture_important
- 英飞凌XC836 T2定时器捕获功能应用,能够捕获上升沿,下降沿,及周期信号,很好用的。-Infineon XC836 T2 timer capture function application, able to capture rising, falling, and the periodic signal, very good use.
430F149-super
- 430例程大全,值得收藏 | |——3-1 调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-
sky_adc_pwm
- (msp430g2553)正弦信号,一方面被adc采集获取其幅度信息,另一方面经比较器变成方波,经Timer捕获获取其频率,然后控制SPWM信号的频率与幅度,使输入与输出同幅同频变化。-(Msp430g2553) sinusoidal signal, on the one hand is to get its amplitude information collected adc, on the other hand by the comparator into a square wave, c
STM32_PWM
- 这是用STM32编写的一个PWM信号输出和输入捕获程序,频率和占空比可调-This is a PWM signal output and input capture STM32 written procedures, adjustable frequency and duty cycle
tim2
- 适用于STM8S105C6单片机利用TIM2进行信号捕获的程序。-Suitable for use TIM2 STM8S105C6 microcontroller for signal capture program.
TA_Capture_2Channel
- 实现MSP430F5438的TA定时器双通道捕获功能,用于捕获上升沿信号的时间。-The TA timer MSP430F5438 achieve dual channel capture function to capture rising edge of time.