搜索资源列表
stm32-adc-DMA
- 用stm32f103实现adc多路输入,并使用到dma-Adc with stm32f103 achieve multi-channel input, and use the dma
CAN-example
- STM32实现CAN总线的源程序,已经调试通过,非常难得的源代码-STM32 CAN-bus source, has to debug through, and very rare source code
ADC_DMA
- STM32F10X ADC DMA操作实例,STM32例程包之一-STM32F10X ADC DMA operation instance, STM32 routine one package
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
STM32-DMA
- 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
GPIO_adc_dac_dma
- STM32 ADC/DAC/DMA设置,开发环境IAR5.4-STM32 ADC/DAC/DMA settings, the development environment IAR5.4
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
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)
adc
- STM32的ADC实现,通过DMA来读取数据,提高CPU效率(The ADC implementation of STM32, which reads data through DMA, improves CPU efficiency)
ADC1-DMA
- stm32 ADC-DMA功能。。。。。。。。。。。。。。(stm32 ADC-DMA function)
STM32 12通道ADC_DMA -
- STM32多通道AD采集,基于DMA,对模拟采集有参考价值(STM32 multi-channel AD acquisition, based on DMA, has a reference value for analog acquisition)
STM32+定时器+ADC+DMA+双缓冲 实现数据采集
- STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
drivers
- STM32 使用TIMER触发ADC DMA传输(STM32 ADC DMA HAL TIMER rt-thread)
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进行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
mini简易示波器 ADC+DMA
- 基于正点原子mini板的简易示波器 ADC+DMA+LCD(Embadded Oscilloscope STM32F203RCT6)