搜索资源列表
-stm32DAC
- stm32的dac 已经通过测试 很好的学习资料- dac
1234
- 战舰stm32内部dac实验程序,非常适合学习,值得下载-Battleship stm32 source, fully available for learning
STM32-DAC
- 对学习STM32 DAC的初学者很有帮助,可直接运行-STM32 DAC in study for beginners helpful, can be directly run
PWM-DAC
- ALIENTEK战舰STM32开发板实验,DAC的DMA实验,非常有用的学习资料。我一直就是按照这个学习的。-ALIENTEK STM32 development board experiments, DMA DAC experiments, very useful learning materials. I always follow this study..
STM32-PWM-DAC
- 学习STM32定时器通过PWM输出电压,可用于SPWM实现(按正弦规律输出电压,就是SPWM了)-STM32 learning through PWM timer output voltage can be used to achieve SPWM (sinusoidal output voltage of the law, that is, the SPWM)
ac-dc
- stm32 通过 ADC采样交流信号,再通过DAC输出同样比例的直流信号。是学习ADC和DAC的例程-stm32 by ADC sampling AC signal, and then by the same percentage DAC output DC signal. ADC and DAC are learning routines
24、示波器
- stm32 示波器通过 ADC采样交流信号,再通过DAC输出同样比例的直流信号。是学习ADC和DAC的例程(stm32 by ADC sampling AC signal, and then by the same percentage DAC output DC signal. ADC and DAC are learning routines)
PWM DAC实验
- stm32 pwm dac实验 学习STM32定时器通过PWM输出电压,可用于SPWM实现(按正弦规律输出电压,就是SPWM了)(stm32 pwm dac test and learn,you should believe yourself, keep calm and run on!)
STM32-DAC学习(固定值-三角波)
- 解析STM32 中的DAC,重点介绍固定波与三角波。(The DAC in STM32 is analyzed, with emphasis on fixed wave and triangle wave.)
PWM DAC
- 学习STM32定时器通过PWM输出电压,可用于SPWM实现(按正弦规律输出电压,就是SPWM了)(Learning STM32 timer through PWM output voltage, can be used in the SPWM implementation (according to the sine law output voltage, that is, SPWM))
STM32F4_ADC+DAC
- 学习STM32内部DAC的使用 DAC(STM32内部DAC通道1,通过PA4输出) ADC(STM32内部ADC1_CH5,连接在PA5).