CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ADC-DMA

搜索资源列表

  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. STM32F103C8T6-ICKEY-DMA-ADC4Channel

    0下载:
  2. STM32F103C8T6 使用最新的cubemx 配合HAL库 使用DMA 多通道采样+串口输出-STM32F103C8T6 use ADC DMA scanning and UASRT OUTPUT
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2849084
    • 提供者:zhengliyi
  1. TPM-ADC-DMA_IAR_Ian

    0下载:
  2. 基于KL26的四路ADC采集DMA传输的例程,需要这个的非常实用!四路也清晰!-Based on the KL26 four ADC DMA transmission of the routine, it is very useful for this! Four way is clear!
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1896991
    • 提供者:危超
  1. STM32F051-ADC-DMA

    0下载:
  2. STM32F051使用DMA做ADC数据采集-STM32F051 using DMA as ADC data capture
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1626847
    • 提供者:左仪
  1. Double-ADC-DMA-Double-buffer

    1下载:
  2. stm32f4范例,双ADC同时采样,通过DMA的双buffer模式传送,希望对初学者有帮助。范例完整,可直接在stm32f4dis上运行,环境nvision5-example for stm32f4dis,used to describe how to set double ADCs sampling simultaneous ,and send the data through the DMA Double buffer mode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-23
    • 文件大小:7449403
    • 提供者:steven
  1. ADC-DMA

    0下载:
  2. STM32使用DMA方式进行AD转换,可以很大的减轻单片机的负担-STM32 using DMA way AD conversion, can greatly reduce the burden of MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-14
    • 文件大小:3279713
    • 提供者:liang
  1. 23-ADC1-DMA

    0下载:
  2. 在STM322开发板上,实现ADC,使用DMA传输ADC产生的数据-In STM322 development board to achieve ADC, use the ADC DMA transfer of data
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1270163
    • 提供者:王一
  1. 3-ADC-DMA-uarrt

    0下载:
  2. stm32的adc采集转dma储存,最后经串口发送.1024的采集点-Stm32 adc sampling dma storage, finally through a serial port to send. 1024 field sites
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:84864
    • 提供者:lizz
  1. ADC(DMA)

    0下载:
  2. STM32F10ZET6单片机ADC功能实现,使用keil 4 编程,DMA方式实现-STM32F10ZET6 single-chip ADC function to achieve, using keil 4 programming, DMA way to achieve
  3. 所属分类:SCM

    • 发布日期:2017-12-17
    • 文件大小:3297280
    • 提供者:Mr.Kong
  1. ADC-DMA

    1下载:
  2. 基于STM32F103的DMA三路AD采集,采集精度更高,速度更快。支持F103全系列。-The DMA three way AD acquisition based on STM32F103 has higher acquisition precision and faster speed. Support F103 full range.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-07
    • 文件大小:1557608
    • 提供者:范志岳
  1. MINISTM32-ADC-DMA

    3下载:
  2. 多路ADC采集+DMA传输 基于正点原子stm32f103RCT6- U591A u8DEFADC u91C7 u96C6+DMA u4F20 u8F93
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:3622912
    • 提供者:陈陈陈
  1. ADC(DMA)

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

    • 发布日期:2017-12-21
    • 文件大小:1583104
    • 提供者:freddycs1985
  1. 1-ADC—单通道(中断读取)

    0下载:
  2. 通过adc采集单片机引脚电压,单通道(中断读取)(Collect the microcontroller pin voltage through adc)
  3. 所属分类:嵌入式/单片机编程

  1. 2-ADC—单通道(DMA读取)

    0下载:
  2. 通过ADC直接进行dma进行读取(单通道)(Through the ADC directly to the dma to read)
  3. 所属分类:嵌入式/单片机编程

  1. 3-ADC—多通道(DMA读取)

    0下载:
  2. stm32103adc通过DMA进行多通道读取(Adc through the DMA for multi-channel read)
  3. 所属分类:嵌入式/单片机编程

  1. AD-DMA

    0下载:
  2. 通过DMA把ADC结果存入DMA的RAM中,使用时可以在程序内部直接读取,比EEPROM方便快捷。包含PROTEUS仿真电路图。(Through DMA, the ADC results are stored in the DMA of RAM, and it can be read directly inside the program when using. It is more convenient and faster than EEPROM.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:113664
    • 提供者:呼啦圈
  1. ADC+DMA+串口

    0下载:
  2. AD转换,DMA传输,通过串口实现上位机传输(AD conversion, to achieve the host computer transmission)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:591872
    • 提供者:姗姗来迟
  1. 练习16-DMA+ADC

    0下载:
  2. 多通道采集,STM32的ADC和DMA,已经调试完毕(Multi-channel acquisition)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:698368
    • 提供者:穆天成
  1. AD

    0下载:
  2. LPC1788 ADC例程 " Hello NXP Semiconductors \n\r" " ADC DMA example \n\r" "\t - MCU: LPC177x_8x \n\r" "\t - Core: ARM CORTEX-M3 \n\r" "\t - Communicate via: UART0\1\2 - 115200bps \n\r" " DMA
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:300032
    • 提供者:bdtianle
  1. AC to AC 全功能整理版本

    0下载:
  2. ADC 采集显示,PWM三路输出,一路PWM占空比PID自动调整占空比(ADC acquisition and display, PWM three way output, all the way PWM duty cycle, PID automatic adjustment duty cycle)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:4774912
    • 提供者:MINIelf
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com