搜索资源列表
STM32_inPWM.STM32定时器的基本应用
- STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。,STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
stm32-timer-input-capture
- 使用stm32单片机定时器的输入捕获功能捕获输入的正弦信号-Stm32 microcontroller timer input capture function to capture the input sine signal
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
10-road-input-capture
- STM32定时器10路输入捕获模式下采集方波频率-STM32 Timer 10 road input capture
stm32-shuru
- 真正实现了高级定时器和普通定时器的输入捕获,分别捕获一个脉冲,脉冲由51单片机产生,可自己调节精度-Truly advanced timer and timer input capture, respectively, to capture a pulse, the pulse generated by 51 single-chip, and can adjust Section accuracy
ALIENTEK MiniSTM32 实验9 输入捕获实验
- 输入输出捕获 利用stm32开发板进行编程(The input and output capture is programmed using the STM32 development board)
输入捕获实验 自编 多通道 测周期 TIM4
- 使用stm32制作LCR简易表 使用输入捕获测量频率 公式换算计算大小(Use STM32 to make LCR simple table, use input capture measurement frequency formula, conversion calculation size)
输入捕获测频率和占空比
- STM32测量频率和占空比,可调节测量范围(STM32 measurement of frequency and duty cycle)
实验10 输入捕获实验
- 输入捕获实验 捕获高电平 低电平 实现定时中断(The input capture experiment captures the high level and low level to achieve timing interrupts)
输入捕获实验
- 本实验利用TIM5_CH1来做输入捕获,我们将捕获PA0上的高电平脉宽,并将脉宽时间通过串 口打印出来,大家可以通过按WK_UP按键,模拟输入高电平。同时,本实验将保留上一个实 验的PWM输出,DS0还是会由暗-->亮的循环变化,大家可以通过杜邦线连接PA0和PB5,来观 测PWM输出的高电平时间。(STM32 input capture program)
输入捕获实验
- STM32 单片机开发,关于输入捕获的历程代码(STM32 microcontroller development, on the input capture process code)
STM32F103ZET6输入捕获实验
- STM32F103ZET6输入捕获实验,通过定时器捕获脉冲边沿,并输出对应的高电平持续时间。(STM32F103ZET6 input capture experiment, through the timer to capture the pulse edge, and output the corresponding high level duration.)
STM32超声波测距
- 超声波测距,单路。改编自原子哥捕获例程。大家相互学习(this project is done for distance)
实验10 输入捕获实验
- STM32的输入捕获程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 input capture program, pro - test is available. There are detailed notes and documentation, good references.)
8路捕获程序
- 利用单片机实现的多路超声波的捕获,对初学单片机有很大的价值(Capture multiple ultrasonic)
多通道输入捕获
- STM32多通道输入捕获的实现,希望可以帮助到你(STM32 multichannel input capture)
STM32频率测试程序
- stm32通过定时器捕获模式测量信号频率并通过LCD屏幕显示(STM32 measurement of signal frequency)
PWM_Input
- STM32的捕获程序,主要是驱动程序的编写,可以学习一下(STM32's capture program, mainly driven)
PWM输入捕获程序
- STM32PWM捕获程序,计算周期频率,以及占空比。(STM32PWM capture program, calculate cycle frequency, and duty cycle.)
实验10 输入捕获实验
- 基于stm32最小系统板子的输入捕获实验工程及详细的程序 可直接运行。(Based on STM32 minimum system board input acquisition experiment engineering and detailed procedures can be directly run.)