搜索资源列表
STM32-TIMER3
- STM32F103使用TIMER完成定时功能-Use complete timing STM32F103 TIMER
DAC_SIN
- 利用stm32f103的定时器触发,通过DMA通道,将SIN码表中一个周期内的数据自动传送到DAC0、DAC1功能,输出两路不同频率的正弦波,每个正弦波周期内的样点数可调,改变定时器中断时间,可以调整正弦波输出频率,当然一个点的DAC最快输出为3M,经过测试,完全可用。-Use stm32f103 timer triggered by the DMA channel, the data SIN code table within a cycle automatically transferred
stm32f03-time1
- 使用STM32F103的定时器1,PORTA.8口输出PWM波形,此波形用步进电机脉冲,脉冲初始频率由低到高,完成电机加速 -Using STM32F103 timer 1, PORTA.8 port output PWM waveform, the waveform with the stepper motor pulse, pulse initial frequency low to high, complete motor speed
stm32f103
- 利用stm32定时器高级功能获取增量编码器数据并配置串口发出。-Using STM32 timer advanced function to obtain the incremental encoder data and configure the serial port to send out.
实验8 定时器中断实验
- 通过定时器中断配置,每500ms中断一次,然后中断服务函数中控制LED实现LED1状态取反(闪烁)。(Through the timer interrupt configuration, each 500ms interrupt once, and then interrupt the service function to control the LED to achieve the LED1 state, take the inverse (blinking).)
触摸按键实验
- STM32F103VE 简单定时器的配置(STM32F103VE simple timer configuration)
TimeBase
- 基本定时器使用,针对STM32通用定时器的使用(The basic timer is used for STM32 universal timers)
time
- 函 数 名 : time_init 函数功能 : 定时器3端口初始化函数(Function name: time_init. Function function: Timer 3 port initialization function.)
moban
- 模板+串口实验+滴答定时器 +独立看门狗+窗口看门狗(Template + serial port experiment + tick timer + independent watchdog + window watchdog)
HC-SR04_2in1_1610181019
- 利用定时器的捕获功能测量脉宽,可以应用于超声波测距。(utilize timer capture funtion to measure pulse width, which can apply to ultrasonic ranging.)
TIM定时器
- STM32F030C8T6单片机下的 定时器实用程序例子(STM32F030C8T6 singlechip timer utility examples)
实验8 定时器中断实验
- STM32F103 定时器例程,基于原子战舰开发板(STM32F103 timer routines)
PM2.5&PM10 get data
- 通过定时器的输入捕获检测PM2.5和PM10(Through the timer input, capture, detect PM2.5 and PM10)
PWM_Timer_Counter
- STM32F103RBT6 定时器1_PA.8进行PWM输出,定时器2_PA.0进行脉冲计数,定时器3进行定时器中断,串口输出脉冲计数值(Timer 1_PA.8 for PWM output, timer 2_PA.0 for pulse count, timer 3 for timer interrupt, serial output pulse meter value)
定时器
- 用STM32F103C8T6芯片完成定时器功能。主要是一些配置可以参考,还有注意中断服务程序。(Use STM32 chip to complete timer function)
STM32F103 定时器中断实验
- STM32F103 Timer2 定时器中断(STM32F103 Timer2 timer interrupt)
2-TIM—通用定时器-4路PWM输出
- 应用于STM32F103VET6,通用定时器产生4路PWM输出。(Applied to STM32F103VET6, the general timer generates 4 PWM outputs.)
TIMER-1
- STM32 timer程序例程,经过测试了的(stm32f103 timer test , Data processing between forwarding)
pulse
- stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
3-TIM—通用定时器-输入捕获-测量脉冲宽度
- stm32f103通用定时器脉宽测量输入捕获实验(STM32F103 general timer pulse width measurement input acquisition experiment)