CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - STM32 ADC DMA

搜索资源列表

  1. ADC--DMA

    0下载:
  2. 实践STM32中的模数转换模块ADC功能以及附带DMA数据读取提高转换速度 ,附有详细的源码-STM32 practice module in the analog-digital conversion ADC with DMA data read function and increase the conversion rate, with detailed source
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:11041
    • 提供者:应启昆
  1. STM32--ADC

    0下载:
  2. 利用ADC的第11通道对开发板输入的电压值作AD转换,采用连续转换模式,转换结果通过DMA通道1读取。ADC转换的结果,每间隔1秒钟向串口发送一次。 -The ADC channel 11 development board input voltage for AD conversion, continuous conversion mode, conversion results read by the DMA channel 1. ADC conversion results, e
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:396420
    • 提供者:童启祥
  1. ADC_ADC1_DMA

    0下载:
  2. STM32 ADC 利用DMA读写数据,简单的例子。-STM32 ADC DMA read and write data, a simple example.
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:38009
    • 提供者:xie
  1. libADC-and-DMA

    0下载:
  2. STM32系列ARM的ADC以及DMA实验的一些程序,仅供学习者参考。-STM32 ADC and DMA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-15
    • 文件大小:5853869
    • 提供者:刘文超
  1. 1.ADC(DMA)

    0下载:
  2. STM32 内部温度传感器的使用,用ADC转换,DMA传输数据。-STM32 internal temperature sensor with ADC conversion, DMA transfer data.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:2185999
    • 提供者:聂卫平
  1. ADC-DMA

    0下载:
  2. stm32单片机,AD转换程序,适用于初学者,初学者可以从中了解到stm32的ad转换的编程过程。-stm32 microcontroller, AD converter program, suitable for beginners, beginners can learn the programming process stm32 the ad conversion.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:5196688
    • 提供者:梁伟超
  1. STM32-ADC_DMA

    0下载:
  2. stm32多路ad采集程序使用库函数,利用内部adc和dma实现模数转换,PB0,PB1,PC4作为输入口进行三路ad采集转换-stm32 multiple ad collection programs use library functions, and the use of internal adc dma achieve analog-digital conversion, PB0, PB1, PC4 as an input port for converting three-way ad
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:3612672
    • 提供者:李文彪
  1. ADC

    0下载:
  2. 基于stm32和DMA的多通道ADC采集,12位ad -Stm32-based multi-channel ADC and DMA acquisition, 12 ad
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1573112
    • 提供者:邓家军
  1. STM32-example-source-code

    0下载:
  2. STM32各功能块例程,包括ADC,DMA,GPIO等,keil环境-STM32 Source code for several functions,include ADC,DMA,GPIO ect ,in keil
  3. 所属分类:SCM

    • 发布日期:2017-06-10
    • 文件大小:17150959
    • 提供者:春雨
  1. ADC--DMA

    0下载:
  2. stm32 写的AD转换。。并且不应DMA,用DMA的其他网上都有-Stm32 write AD conversion. And should not be the DMA, other online. Use the DMA.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2175925
    • 提供者:王伟
  1. stm32_ADCPDMAPTIM1PDMAUSART

    0下载:
  2. stm32_ADC+DMA+TIM1+DMAUSART -stm32 adc dma timer dma usart
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:3077
    • 提供者:刘冬
  1. ADC

    0下载:
  2. 这是一用stm32实现多通道ADC采集功能的历程用到DMA的方式。-It is used in a multi-channel ADC with stm32 course DMA acquisition function the way
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1964332
    • 提供者:
  1. adc-dma

    0下载:
  2. 这是stm32 dma-adc的一个程序源码-This is a program source code stm32 dma-adc of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2471223
    • 提供者:刘源
  1. STM32-AD(DMA)-interrupt

    0下载:
  2. 基于STM32的AD信号采集,采用DMA传输数据时,直接从SRAM取出数据时,DMA仍在数据传输,导致数据的实时性低,采用DMA中断取出数据,可保证在一段时间内数据的准确性,但也会丢失一部分ADC数据,适用于阶段性数据取样。-Based on the AD STM32 signal acquisition when using DMA data transfer, data is directly taken out from the SRAM, DMA is still data transm
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7502701
    • 提供者:chenming
  1. 10.ADC

    0下载:
  2. STM32的ADC程序,没有使用DMA和中断,使用扫描的方式读取AD值-STM32 ADC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-26
    • 文件大小:8828908
    • 提供者:聂庆春
  1. STM32-double-ADC

    0下载:
  2. 基于STM32,MDK开发环境,内部ADC双通道DMA模式数据采集-Data collection based STM32, MDK development environment, internal dual-channel ADC DMA mode
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5764718
    • 提供者:林伟
  1. The-portable-instrument-ground

    0下载:
  2. 便携地面仪实现了测井仪器的数据采集。 这是一个相对复杂的综合,综合了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
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-12
    • 文件大小:743084
    • 提供者:刘洋
  1. ADC(DMA)

    0下载:
  2. 基于DMA的ADC转换, 嵌入式开发过程中常用基础程序(The ADC converter code for STM32)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:1583104
    • 提供者:freddycs1985
  1. 24. DMA实验

    0下载:
  2. DMA存储器具有触发ADC的TIM1定时器,将ST32时钟频率设置为1MHz实时采样率(DMA memory has a TIM1 timer to trigger the ADC, set the ST32 clock frequency to a 1MHz real-time sampling rate)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:291273
    • 提供者:NING222
  1. STM32F103_ADCS_DMA

    0下载:
  2. STM32F103多路ADC(DMA)温度采集。()
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:3621888
    • 提供者:Anjour
« 1 2 34 5 6 »
搜珍网 www.dssz.com