搜索资源列表
于 STM32 播放 WAV 档
- 于 STM32 播放 WAV 档,使用 8 位 PWM 作为 DAC,解码 WAV 来播放,附源程序.
STM32_GPIOADC.zip
- STM32 Example for use port, DAC and ADC,STM32 Example for use port, DAC and ADC
DAC
- stm32的DA转化代码 需要的下载-stm32 the DA conversion code needed to download! !
HMI-STM32-SE28example
- STM32 DAC转换_产生三角波,正炫波-STM32 DAC conversion _ generated triangular wave, is Hyun Bo
DAC_STM32
- stm32 dac产生三角波,这个是买了一块板子带来的源码-stm32 dac
STM32-DAC-experiment-
- STM32_DAC 实验(正弦波_方波_锯齿波_发生器),使用的stm32f103vet6芯片, 使用KEIL版本3.7编译-STM32_DAC experiments (sawtooth sine _ _ _ square-wave generator), the use of stm32f103vet6 chip, using KEIL compiler version 3.7
DAC
- 关于STM32式用DAC生成正弦波波形,频率可调-STM32 use DAC to creat sine wave
DAC
- stm32的DA转换程序,开发软件是keil4-Stm32 of DA conversion program, develop software is keil4
DAC
- 基于STM32的DA转换的数据处理功能的实现的例子-STM32 of the DA conversion on the data processing example of the realization of
GPIO_adc_dac_dma
- STM32 ADC/DAC/DMA设置,开发环境IAR5.4-STM32 ADC/DAC/DMA settings, the development environment IAR5.4
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)
DAC+DMA成功输出正弦波 F4
- stm32通过dma和dac实现波形发生器(STM32 implements waveform generators through DMA and DAC)
DAC
- 基于STM32单片机,运行平台是KEIL,实现简单的DA转换。适合初学者。(Based on STM32 microcontroller, the operating platform is KEIL, to achieve a simple DA conversion. Suitable for beginners.)
DAC实验
- 首先对STM32 DAC功能进行了简介,通过对各寄存器的分析,编写了数模转换的程序。(First, a brief introduction to the STM32 DAC function, through the analysis of the register, write the analog-to-digital conversion procedure.)
PWM DAC实验
- stm32 pwm dac实验 学习STM32定时器通过PWM输出电压,可用于SPWM实现(按正弦规律输出电压,就是SPWM了)(stm32 pwm dac test and learn,you should believe yourself, keep calm and run on!)
DAC
- 基于STM32L452RET6的DAC例程函数(DAC routine function based on STM32L452RET6)
STM32F1XX代码工程::dac信号发生(库函数)
- STM32F10x 系列源代码工程:模拟信号输出DAC(STM32F10x series source code engineering: analog signal output DAC)
STM32的DAC介绍
- STM32 的 DAC部分的总结,以及配置程序(A summary of the DAC based on STM32, and its configuration program code in KEIL)
F0产品技术培训_10.DAC
- F0产品技术培训_10.DAC,数字模拟转换 DAC,(F0 product technology training, _10.DAC, digital analog conversion, DAC,)
STM32F4_ADC+DAC
- 学习STM32内部DAC的使用 DAC(STM32内部DAC通道1,通过PA4输出) ADC(STM32内部ADC1_CH5,连接在PA5).