搜索资源列表
STM32_ADC
- STM32 ADC 例程,有DMA通道数据传输模式,有中断模式等。
STM32_TFTOscilloscope
- 基于stm32的TFT示波器 ADC采集,DMA传输,实现在TFT上的波形显示-stm32 TFT oscilloscope
DMA
- 使用了DMA,实现了STM32 ADC的多通道采集,准确快速,不丢失数据-Use the DMA
ADC_DMA
- STM32F10X ADC DMA操作实例,STM32例程包之一-STM32F10X ADC DMA operation instance, STM32 routine one package
dma_adc
- stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
ADC_dam_9
- STM32非固件库,实现功能:ADC通过DMA传输-Non-STM32 firmware library, implementation features: ADC through the DMA transfer
STM32-DMA
- 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
STM32_ADC_DMA
- 基于STM32,采用DMA方式实现ADC转换-Based STM32, using DMA mode the ADC conversion
DMA
- 该程序是基于stm32意法半导体上的adc基础试验程序,对初学者有很大帮助!-The program is based on STMicroelectronics stm32 adc on the basis of test procedures, are very helpful for beginners!
licheng
- stm32的有关例程,GPIO ,,ADC,DMA,-stm32 of the routine, GPIO,, ADC, DMA,
08-ADCconvert
- stm32 ADC 转换用到DMA。开发板上的例程。-stm32 ADC convert
myprj_uart-adc-dma
- 自学原创,基于STM32红牛开发板写的,AD采样然后由DMA方式传到DA再输出的程序,是学习STM32的DMA功能的简单案例。-Original self-study, based on STM32 development board to write the Red Bull, AD sampling and then transmitted by the DMA mode and then the output of the DA process, the STM32 DMA functio
DMA_test
- STM32的DMA测试,使用库2.0版本,ADC通道成功-STM32 Demo Template,DMA
STM32-ADC-DMA
- STM32F103C8T6 ADC驱动程序,采用DMA传送方式-STM32F103C8T6 ADC Driver
GPIO_adc_dac_dma
- STM32 ADC/DAC/DMA设置,开发环境IAR5.4-STM32 ADC/DAC/DMA settings, the development environment IAR5.4
The-portable-instrument-ground
- 便携地面仪实现了测井仪器的数据采集。 这是一个相对复杂的综合,综合了STM32的ADC、DMA、DAC、TIM、fsmc、网络等硬件功能。-Portable apparatus on the ground to realize the logging instrument of data collection. This is a relatively complex synthesis, the synthesis of the STM32 ADC, DMA, DAC, TIM, FS
10、ADC实验(DMA方式)
- arm stm32 f103 ADC实验,使用DMA模式。(The stm32 f103 ADC experiment uses the DMA model)
ADC-- DMA实验
- STM32进行ADC高速采样同时进行DMA传输的源代码(High speed-sampling for STM32, with data transmiting using DMA function)
ADC+DMA调试成功
- stm32单片机使用DMA实现ADC采集(STM32 MCU uses DMA to realize ADC collection)
ADC+DMA
- STM32 ADC DMA Test Program