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

搜索资源列表

  1. STM32Pdma

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial driver (annular queue+ memory the dynamic allocation+DMA+ Pinyin retrieve)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-03
    • 文件大小:1035780
    • 提供者:罗杰森
  1. STM32_DMA_Example

    0下载:
  2. STM32系列MCU的DMA使用源码,对初次接触都很有用-STM32 MCU family to use the DMA source is very useful in the initial contact with
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1023158
    • 提供者:liao
  1. main

    0下载:
  2. STM32的AD转换,连续转换模式,通过DMA通过读取,每隔一秒向串口发送一次-The AD conversion STM32, continuous conversion mode, by reading through the DMA, to the serial port once every second
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:3254
    • 提供者:ivan
  1. examples

    0下载:
  2. STM32案例程序,包括IO.DMA,等各种外围电路的驱动。单片机内核的开发!-STM32 case procedures, including IO.DMA, and other peripheral circuits of the driver. Microcontroller core development!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:886492
    • 提供者:郭虎
  1. USRTA_DMA_Temprue

    0下载:
  2. stm32系列处理器中DMA、USART和温度传感器的综合应用实例,全面精致。-stm32 series processors in the DMA, USART, and temperature sensor integrated application examples, a comprehensive fine.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3445593
    • 提供者:陈子午
  1. stm32_wenducaiji

    0下载:
  2. 利用STM32的内部温度采集模块,将采集到的温度经过AD转换,通过DMA通道传输,最后在显示屏上显示内部温度-STM32 internal temperature by acquisition module, the temperature will be collected through the AD conversion, through the DMA channel transmission, the final internal temperature on the display
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:630518
    • 提供者:罗江
  1. mian

    0下载:
  2. STM32中DMA传输,实现两块内存间的拷贝-STM32, the DMA transfer, to achieve two memory copies between
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2644
    • 提供者:huoxiaobo
  1. STM32_ADC_DMA

    0下载:
  2. 基于STM32,采用DMA方式实现ADC转换-Based STM32, using DMA mode the ADC conversion
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1163561
    • 提供者:黄利辉
  1. licheng

    0下载:
  2. stm32的有关例程,GPIO ,,ADC,DMA,-stm32 of the routine, GPIO,, ADC, DMA,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:350938
    • 提供者:hai
  1. 08-ADCconvert

    0下载:
  2. stm32 ADC 转换用到DMA。开发板上的例程。-stm32 ADC convert
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1188486
    • 提供者:ethan
  1. App

    0下载:
  2. stm32下调试adc的程序,采用的是dma方式,已经调试通过,上传的是主要代码,整个工程太大,没有上传。-stm32 debugging adc program, using dma mode, has debugging, upload is the main code, the whole project too big, not uploaded.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5152
    • 提供者:feng
  1. DMA_test

    0下载:
  2. STM32的DMA测试,使用库2.0版本,ADC通道成功-STM32 Demo Template,DMA
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1097998
    • 提供者:huangzhendong
  1. 48226662485258d178923f42ce4fd9c298750a70c7

    0下载:
  2. STM32 Project using DMA for data transfert. Code source is provided
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:367196
    • 提供者:Master
  1. DMALCD

    0下载:
  2. STM32 Project. Document describes DMA, LCD and GPIO configuration.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1530468
    • 提供者:Master
  1. code

    0下载:
  2. STM32自带ADC,DAC转换,启动DMA传输-STM32 bring ADC and DAC conversion, start DMA transmission
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5371874
    • 提供者:gjz
  1. ADC-conversion

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

    • 发布日期:2017-04-09
    • 文件大小:1181471
    • 提供者:祁红梅
  1. example

    0下载:
  2. stm32基础例程,各个模块,比如gpio,USART,DMA等-stm32base example
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1730942
    • 提供者:宋瑞
  1. AD_temp_DMA

    0下载:
  2. STM32关于AD采样和DMA的应用程序,采样MDK开发,简单易懂-STM32 applications, the AD sampling and DMA sampling MDK development, easy to understand
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1053663
    • 提供者:马奥一
  1. run_simple_i2s_sd

    2下载:
  2. STM32双DMA实现I2S播放SD卡中音乐,SD卡作为存储器,I2S播放音频的解决方案-STM32 dual DMA I2S play music in the SD card, SD card as memory, I2S play audio solution
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-23
    • 文件大小:18637
    • 提供者:郑立安
  1. 02-ADC1_DMA

    0下载:
  2. stm32的数模装换程序,学习其使用方法-stm32107 adc dma
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:14970
    • 提供者:zhaoxiaolin
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com