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

搜索资源列表

  1. main1

    0下载:
  2. 实现语音信号的采集与播放,利用DMA中断进行AD转换,以及数据的采集,多通道缓冲同步串口程序-Voice signal acquisition and playback, using DMA interrupt AD conversion, as well as data acquisition, multi-channel synchronous serial buffer program
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:1494
    • 提供者:张显
  1. ADC_DMA

    0下载:
  2. STM32 实现AD采样及其DMA传输,可以扩展使用串口调试,液晶屏显示-AD sampling and achieve STM32 DMA transfers can be extended using serial debugging, LCD display
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:430356
    • 提供者:pinghaowin
  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. USARTDMA

    0下载:
  2. stm32 的串口使用DMA可以使串口数据传输速度提高-stm32 serial port can use DMA data transfer speed
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6554590
    • 提供者:王晓飞
  1. SMT32_ADPDMAPUSARTPADPRTC

    0下载:
  2. STM32中的AD,DMA,串口,电压AD采样,时钟等例子程序,值得学习-STM32 in AD, DMA, serial, voltage AD sampling, clock, etc. Examples of program, it is worth learning
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:299039
    • 提供者:梁金
  1. ML_PROJECT

    0下载:
  2. stm32f103vct6,库函数开发,热水器控制代码,用的是李想开发板,程序涉及定时,外部中断,AD,DMA,串口,液晶屏等,刚做的毕业设计,编译环境keil-stm32f103vct6, library function development, water heater control codes, using a Li Xiang development board, the program involves regular, external interrupts, AD, DMA,
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:367683
    • 提供者:红兵
  1. 2_5USRAT_RBT6

    0下载:
  2. STM32F103RBT6 操作5个串口,都有中断接收,并对SPI1设置为DMA发送与接收。-STM32F103RBT6 five serial port operation, and has the interrupt receiving, and set the SPI1 to DMA to send and receive.
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3245495
    • 提供者:罗红亮
  1. AD_DMA

    0下载:
  2. 在STM32单片机上采用DMA采集3路AD信号,通过串口发送-3-way acquisition using DMA AD signals on STM32 microcontroller via serial port to send
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2904980
    • 提供者:倪云峰
  1. C8051F060-AD-UART1

    0下载:
  2. C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:40016
    • 提供者:wu
  1. ADCPDMA

    0下载:
  2. stm32f103vet6+ADC(DMA),串口显示采样结果。-stm32f103vet6+ ADC (DMA), the serial display sampling results.
  3. 所属分类:SCM

    • 发布日期:2014-09-26
    • 文件大小:1576960
    • 提供者:高飞
  1. STM32F2_uCOS-III-2014-08-21

    0下载:
  2. STM32F204 多功能串口转USB, 串口接收和发送都使用DMA, USB 为HID模式。操作系统使用uCOS--STM32F204 multifunction serial to USB, serial port used to receive and transmit DMA, USB for HID mode. The operating system uses uCOS-III
  3. 所属分类:uCOS

    • 发布日期:2017-05-24
    • 文件大小:7882789
    • 提供者:liguochen
  1. MSP430F55xx_Code_Examples

    0下载:
  2. msp430f55××系列的的官方例程,包括普通的GPIO,看门狗定时器,ADC12,USB,通用串口,IIC,SPI,DMA,MPU等的操作-msp430f55 ×× series of official routines, including ordinary GPIO, watchdog timer, ADC12, USB, universal serial ports, IIC, SPI, DMA, MPU and other operations
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:229948
    • 提供者:辛亚
  1. usart_DMA

    0下载:
  2. stm32串口程序。通过DMA方式自动发送数据到串口。-stm32 serial procedures. Automatically send data to the serial port via DMA mode.
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4724467
    • 提供者:熊吉
  1. STM32L152-ADC_DMA

    2下载:
  2. STM32L152VB的AD采集程序,7通道DMA方式采集,通过串口发送到PC,本人查阅多方资料亲自编程测试,可直接用。附带STM32L152VB工程模板,本人根据资料自己建的。-The AD STM32L152VB acquisition program, 7 channel DMA acquisition, through the serial port to send to the PC multi access information, I personally programming
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-10-28
    • 文件大小:3910656
    • 提供者:wangli
  1. usart.c

    0下载:
  2. STM32串口的DMA中断模式,方便数据的传输,提高CPU的利用率-Utilization STM32 serial DMA interrupt mode, convenient transfer of data to improve the CPU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:雷明
  1. SCIDMA_84789

    0下载:
  2. 飞思卡尔84系列芯片串口关于DMA的操作例程-Freescale chip serial port initialization
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:406535
    • 提供者:liuying
  1. stm32_uart

    1下载:
  2. 一个完整的STM32F103 基于IAR6.5的工程模板,并配置了串口 PWM输出和捕获 以及定时器 ADC-DMA功能初始化,每个功能模块均已测试通过- A complete STM32F103 IAR6.5 based project template, and configured with serial PWM output and capture ADC-DMA and timer function initializes each modules have been tested
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5789488
    • 提供者:王飞
  1. GPS_receive_and_DMA

    0下载:
  2. 通过串口接收GPS的信号,解析出当前的经度和纬度,并使用DMA方式来存储并处理,可以减轻CPU的负担,并且可以使用多样的数据处理方式,以减小误差。-GPS signals received through the serial port, parse out the current latitude and longitude, and the use of the DMA mode to store and handle, can reduce the burden of the CPU, a
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2250279
    • 提供者:王赞
  1. brushless_driver_2

    0下载:
  2. 无刷电机驱动程序。基于STM32,调用DMA和串口。环境为KEIL5。-brushless driver program,based on STM32, use the UART and DMA controller
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2370968
    • 提供者:陈笑行
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com