搜索资源列表
ADC
- STM32使用ADC程序(包括DMA与中断实现方式)-STM32 use of the ADC program (including DMA and interrupt implementation)
ADC_DMA
- STM32F10X ADC DMA操作实例,STM32例程包之一-STM32F10X ADC DMA operation instance, STM32 routine one package
adc-dma-tim1
- this project use for STM32f10x . it s related ADC convertion test . use DMA
ADC-DMA
- ADC+DMA调试通过 可进行数据采集,并通过串口打印-ADC+DMA debugging through data can be collected and printed through the serial port
ADC-(DMA-mode)
- STM32(ADC采样DMA方式)ADC (DMA方式) 实验中用到了GPIO、RCC、USART、DMA及ADC外设-STM32 (ADC sampling DMA mode) ADC (DMA mode) experiment uses GPIO, RCC, USART, DMA and ADC peripherals
ADC(DMA)
- STM32单片机;ADC程序,使用DMA功能。-STM32 Microcontroller ADC DMA.
stm32-adc-dma
- 在 STM32 中,使用 ADC 时往往采用 DMA 传输方式,由 DMA 把 ADC 外设转换的数据传输到 SRAM,再进行处理,甚至直接把 ADC 的数 据转移到串口发送给上位机.-In STM32, often employ the use of ADC DMA transfer mode, the DMA the ADC peripheral conversion of data to the SRAM, and then processed, or even directly to
timer+ADC+DMA
- 基于STM32F407的程序,实现了通过DMA方式进行ADC采样,并通过定时器定是触发。程序中使用了ADC3-channel0,1,2;通过定时器2触发。程序已在STM32F407开发板上验证。(Based on the STM32F407 program, to achieve the ADC sampling through the DMA, and through the timer is triggered. ADC3-channel0,1,2 is used in the progra
stm32定时器+ADC+DMA+双缓冲 实现数据采集
- stm32定时器+ADC+DMA+双缓冲 实现数据采集()
ADC+DMA+FATFS
- 利用DMA模式进行多通道ADC采集并写入SD卡的txt文件。适用于温湿度、压力变送器等。(Use DMA mode for multi-channel ADC acquisition and write SD card TXT file. Suitable for temperature, humidity, pressure transmitter, etc..)
全部功能_核心板 - ADC连续转换
- 全部功能_核心板 - ADC连续转换 STM32F103 ADC+DMA 三路连续转换(All of the features of _ core board - ADC continuous conversion STM32F103 ADC+DMA three way continuous conversion)
ADC1-DMA
- stm32 ADC-DMA功能。。。。。。。。。。。。。。(stm32 ADC-DMA function)
ADC+DMA+定时器
- 以STM32F1为平台,完成了定时器触发ADC,再采用DMA进行传输的功能。(With STM32F1 as the platform, the timer trigger ADC, and then use DMA to transfer function.)
STM32+定时器+ADC+DMA+双缓冲 实现数据采集
- STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
STM32ADC-DMA
- STM32 ADC-DMA传输,大大减少cpu负担,提高数据处理速度(STM32 ADC-DMA transmission, greatly reducing the burden of CPU and improving the speed of data processing)
ADC+DMA调试成功
- stm32单片机使用DMA实现ADC采集(STM32 MCU uses DMA to realize ADC collection)
基于HAL的ADC+DMA例程—STM32F429
- 基于HAL库编写的ADC+DMA的例程,其中采集了2路ADC,使用DMA传输,亲测可用。(HAL Library Based on ADC+DMA routines, which collected 2 ADC, using DMA transmission, pro test available.)
ADC+DMA
- STM32 ADC DMA Test Program
mini简易示波器 ADC+DMA
- 基于正点原子mini板的简易示波器 ADC+DMA+LCD(Embadded Oscilloscope STM32F203RCT6)
定时器+ADC+DMA+双缓冲 实现数据采集
- 使用探索者STM32F4开发板,实现ADC多通道采集数据+DMA,(ADC +DMA multiple conversion)