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

搜索资源列表

  1. DMA-memory-to-memory

    0下载:
  2. STM32 F103 DMA传输,实现内存到内存的大数据量传输-STM32 F103 DMA transmission, memory-to-memory transfer large amounts of data
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-28
    • 文件大小:1341606
    • 提供者:子龙
  1. ADC1-DMA

    0下载:
  2. 用STM32的AD读取外部模拟输入,可以连在光敏组和热敏电阻上,熟悉了解AD和DMA的正确配置 ,现象: 当有电压改变时,数码管显示当前的电压值-AD with the STM32 read external analog inputs can be connected to the photosensitive group and thermistor, become familiar with the correct configuration of AD and DMA , Phe
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:1106368
    • 提供者:LKLLK
  1. STM32-DMA

    0下载:
  2. 使用STM32F103系列 ARM CORTEX-M3内核CPU对DMA进行读写,涉及STM32控制及DMA读写内容。-Use STM32F103 Series ARM CORTEX-M3 core CPU for DMA read and write, involving STM32 control and DMA read and write content.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1483
    • 提供者:来不及
  1. STM32-DMA

    0下载:
  2. STM32F103VB,DMA传送数据,-STM32F103VB, DMA transfer of data,
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4308646
    • 提供者:高飞
  1. Spi-dma-communication

    2下载:
  2. stm32的两个spi外设之间通过dma方式通信-Spi dma communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:580368
    • 提供者:majiahao
  1. STM32-triangle-wave

    1下载:
  2. stm32生产三角波程序利用内部DAC和TIM2,不使用DMA,三角波由PA4输出-stm32 triangular wave production process using internal DAC and TIM2, do not use DMA, triangle wave output by the PA4
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3609380
    • 提供者:李文彪
  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. STM32-SPWM

    0下载:
  2. stm32产生spwm程序,利用TIM1和DMA,通过PA8和PB13输出spwm波-stm32 produce spwm program, using TIM1 and DMA, and PB13 through PA8 spwm wave output
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3614811
    • 提供者:李文彪
  1. STM32F103-DMA

    1下载:
  2. 设置STM32的DMA,利用它来实现串口数据传送,并在TFT-LCD模块上显示当前的传送进度,打开串口调试工具,按住轻触开关则可看到界面的信息-Set the STM32 DMA, use it to serial data transmission, and in the TFT-LCD module displays the current transfer progress, open the serial port debugging tool, hold down the touch
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-28
    • 文件大小:1263128
    • 提供者:zhanglei
  1. DMA

    0下载:
  2. STM32 DMA实验代码 STM32 DMA实验代码-DMA code of stm32 DMA code of stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:8095545
    • 提供者:yufu
  1. STM32--DMA

    0下载:
  2. DMA传输方式无需CPU直接控制传输,功过硬件为RAM与IO设备开辟一条通道,是CPU效率大大提高-DMA transfers without CPU direct control transfer, merits and demerits of the hardware for the RAM and IO devices open up a channel, the CPU efficiency is greatly improved
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:302904
    • 提供者:ljl
  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. DMA

    0下载:
  2. Stm32 DMA 编程代码,内容比较全面-Stm32 DMA programming code, the contents of a more comprehensive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:70445
    • 提供者:
  1. DMA

    0下载:
  2. 自己写的STM32程序,里面是关于DMA,根据<<STM32自学笔记>>改编,欢迎大家下载。-Write your own STM32 procedures, which is about the DMA, according to < <STM32自学笔记> > Adaptation, welcome to download.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1257326
    • 提供者:张春明
  1. STM32-spi-dma-one-line

    0下载:
  2. stm32的spi单线双工通信,DMA通道-stm32 spi dma,one line
  3. 所属分类:SCM

    • 发布日期:2016-12-19
    • 文件大小:10313728
    • 提供者:杨超
  1. STM32-serial-driver-

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索),多功能整合,方便各种情况使用-STM32 serial driver (circular queue+ memory dynamically allocated+DMA+ phonetic search), multi-function integrated, easy to use a variety of situations
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4357078
    • 提供者:付伟
  1. STM32-ADC

    0下载:
  2. STM32开启DMA进行ADC转换,并透过串口上传转换的数据,-STM32 open the DMA ADC conversion and uploading data through serial conversion,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:457642
    • 提供者:孙中山
  1. STM32_DMA_MADC

    0下载:
  2. 描述:用ADC连续采集11路模拟信号,并由DMA传输到内存。ADC配置为扫描并且连续转换模式,ADC的时钟配置为12MHZ。在每次转换结束后,由DMA循环将转换的数据传输到内存中。ADC可以连续采集N次求平均值。最后通过串口传输出最后转换的结果。-STM32 ADC USE DMA /STM32 ADC USE DMA STM32 ADC USE DMA /STM32 ADC USE DMA
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:12455
    • 提供者:ZZZ
  1. stm32-spi-sst25vf040-u-disk

    0下载:
  2. 这个建立在STM32 arm-M3平台上的c程序应用,这是使用DMA的纯硬件操作,在设置好程序的寄存器后,就可以不进行操作就可读到数据,基本上操作就是启动外设的过程-This built on the STM32 arm-M3 platform c program application, which is the use of pure hardware DMA operation, set up after the program register, you can read the dat
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-18
    • 文件大小:4613120
    • 提供者:renyanwei
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com