搜索资源列表
STM32_TFTOscilloscope
- 基于stm32的TFT示波器 ADC采集,DMA传输,实现在TFT上的波形显示-stm32 TFT oscilloscope
STM32chinesedata
- stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application exam
stm32adc2dmausart
- STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
STM32_ADC_DMA
- 基于STM32,采用DMA方式实现ADC转换-Based STM32, using DMA mode the ADC conversion
licheng
- stm32的有关例程,GPIO ,,ADC,DMA,-stm32 of the routine, GPIO,, ADC, DMA,
08-ADCconvert
- stm32 ADC 转换用到DMA。开发板上的例程。-stm32 ADC convert
DMA_test
- STM32的DMA测试,使用库2.0版本,ADC通道成功-STM32 Demo Template,DMA
ADC
- This file is STM32 DMA Example.
ADC-conversion
- STM32的编译源码。利用ADC的第11通道对开发板输入的电压值作AD转换,采用连续转换模式,转换结果通过DMA通道1读取。ADC转换的结果,每间隔1秒钟向串口发送一次。-The STM32 the compiled source code. The ADC channel 11 development board input voltage for AD conversion, continuous conversion mode, conversion results read by the
02-ADC1_DMA
- stm32的数模装换程序,学习其使用方法-stm32107 adc dma
ADC_ADC1_DMA
- 这是stm32 adc采集使用dma的方法,在实际当中使用是非常有意义的!值得参考-This stm32 adc acquisition method using dma, it is very meaningful in practice! It is also useful to
ADC_stm32-double-ADC-model
- STM32的双ADC模式。。。ADC2和ADC1共用DMA。。。欢迎参考-The STM32 dual ADC mode. . . ADC2 ADC1 share the DMA. . . Welcome reference. . .
ADC_DMA
- STM32基础:ADC-DMA使用基础代码例程,及相关解释说明;-The STM32 the basis of: ADC-DMA using the underlying code routines, and related explanations
STM32-DMA-UART-ADC
- 基于STM32的ADC采样串口发送程序,能够准确采集AD-STM32 DMA UART ADC
ADC_DMA
- 基于STM32单片机的单通道ADC-DMA传输方式的基础实验教程,适合初学者学习。-STM32 MCU single-channel ADC-DMA transfer mode-based tutorial experimental basis, suitable for beginners to learn.
STM32
- 最近在学习STM32,在学习的过程中,对相关知识进行了总结,包括ADC转换,sd卡使用,DMA控制等内容。-In the learning of stm32 in the process of learning, knowledge is summarized, including the ADC conversion, sd card, DMA control.
ADC
- stm32的ADC采样代码,用DMA实现-code for ADC,in stm32
STM32_ADC
- STM32 ADC信号采集,可用于电压检测-STM32 DMA&ADC initialization and can be used for analog signal acquisition and test voltage
STM32_DMA_MADC
- 描述:用ADC连续采集11路模拟信号,并由DMA传输到内存。ADC配置为扫描并且连续转换模式,ADC的时钟配置为12MHZ。在每次转换结束后,由DMA循环将转换的数据传输到内存中。ADC可以连续采集N次求平均值。最后通过串口传输出最后转换的结果。-STM32 ADC USE DMA /STM32 ADC USE DMA STM32 ADC USE DMA /STM32 ADC USE DMA
4-chanal-adc-with-DMA-STM32
- 4 chanal adc with DMA STM32