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

搜索资源列表

  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. 2530_UART_DMA

    2下载:
  2. CC2530 使用DMA方式 进行串口的收发(IAR 8.30); 20个字节内,2530将接收的字节进行串口输出。-the tx/rx of uart is used dma
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:87156
    • 提供者:guozi
  1. stm32_bootloader

    0下载:
  2. stm32 IAP 使用串口传输,由于使用了DMA和FIFO,速度可达10KB/S.-Stm32 IAP the use of serial transmission, the use of DMA and FIFO, speed up to 10KB/S.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:382245
    • 提供者:liu
  1. Mytest

    0下载:
  2. STM32串口通讯使用DMA接收变长字节数据-STM32 USART use DMA to receive and send none const length byte array
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:5050877
    • 提供者:genius
  1. USBtoCAN

    0下载:
  2. DZ60 USB 转 CAN 转化程序,内含DZ60的串口模块程序和CAN模块程序,可实现类似DMA的高速数据传输效果-DZ60 USB to CAN conversion program, including DZ60 serial programming modules and CAN module procedures, can realize high speed data transmission effect is similar to the DMA
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:243063
    • 提供者:yang
  1. STM32-USART

    1下载:
  2. 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:20905
    • 提供者:王滔
  1. STM32F446RET-DMA_UART_TX

    0下载:
  2. STM32F446RET 使用最新的cubemx 配合HAL库 这个是使用DMA printf的串口程序。。很牛逼-STM32F446RET use DMA PRINFT output...is very fast...and cooll
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19944
    • 提供者:zhengliyi
  1. vedio_in_out(0618)

    0下载:
  2. 系统基于ADSP-BF548 EZ-KIT Lite,基于2维DMA的实时视频流的采集存储和LCD实时显示;字库移植,overlay的显示,串口升级主程序,按键调整十字光标的位置-System is based on ADSP-BF548 EZ-KIT Lite, based on real-time acquisition and storage 2-dimensional DMA' s video stream, and LCD real-time display font tran
  3. 所属分类:DSP program

    • 发布日期:2017-05-09
    • 文件大小:1826523
    • 提供者:chensisi
  1. Hal_BT

    0下载:
  2. STM32 用 UART 串口 通过 DMA 方式进行 蓝牙 传输-C语言,自己的项目,完全可用-STM32 UART DMA Bluetooth transfer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:3087
    • 提供者:liuk
  1. F4_DMA

    0下载:
  2. 基于stm32开发板的DMA串口通讯程序,可实现数据的准确收发,发送一串数据返回相同的数据-dma serial communication program, enabling accurate data transceiver
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3746337
    • 提供者:陈祥林
  1. ADC_DMA

    0下载:
  2. 一个多通道ADC转换DMA传输数据。程序是选择的通道0和通道1,各采集50次,然后滤波取其平均值,并发送到串口显示采样的电压值。-A multi-channel ADC conversion DMA transfer data. Program is selected channels 0 and 1, each collecting 50 times, then filtering the mean value, and sent to the serial display sampled v
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2351556
    • 提供者:梁家骏
  1. USART_DMA

    0下载:
  2. 对于STM32F207单片机的串口USART操作的DMA操作,利用DMA实现USART与串口调试助手实现数据块的传输。-For STM32F207 single-chip microcomputer serial port USART DMA operation, using DMA USART with serial debugging assistant to realize the transmission of the data block.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:2766547
    • 提供者:王鹏
  1. stm32f103_uart

    0下载:
  2. stm32f103串口程序,使用串口3,利用DMA的方式进行收发,亲测好用-stm32f103 serial procedures, 3, using DMA ways to use the serial port to send and receive, pro-test is easy to use
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3412458
    • 提供者:七七
  1. LPC1768_DMA

    0下载:
  2. LPC1768的串口在DMA通道下的配置,通过DMA通道让串口工作,可以大大减轻CPU的负担,而且不会丢失数据-LPC1768 serial DMA channels in the configuration under through DMA channels allow serial work, you can greatly reduce the burden on the CPU, and no data is lost
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1513829
    • 提供者:陈杰
  1. ADC3andDMAhighspeed(2.4Msps)

    0下载:
  2. 硬件平台:STM32F429I-DISCORVERY 软件平台:KEIL MDK5.10 在STM32F429I-DISCO board中,由于串口2被L3GD20和液晶数据线占用,所以串口1很方便,而且还留了2个孔外接。 * 说 明 : 实现printf和scanf函数重定向到串口1,即支持printf信息到USART1 * 实现重定向,只需要添加2个函数: * int fputc(int ch, FILE *f) * int fgetc(FI
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2263951
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com