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

搜索资源列表

  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. 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. 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. OV2640_stm32f4_2_1_SVGA_double

    1下载:
  2. 这个是我自己写的用stm32f407 DMA双缓冲模式读取ov2640 摄像头(不带FIFO)SVGA格式图片的程序,并以串口的形式发送到上位机,帧率只能达到7-This is what I wrote it myself with stm32f407 DMA double buffering mode reading ov2640 camera (without FIFO) SVGA image format program, and send the form to the PC seria
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3729463
    • 提供者:
  1. ScomTest

    0下载:
  2. 串口接收GUI(可实时观察数据图像):使用方法 我把STM32 工程里的USER文件放进来了 整个工程太大放不下 连接STM32 ADC1 通道15到外设 把USART1接到电脑上 (程序中在DMA中断发送数据帧头) Matlab 打开GUI serial_communication2 ‘打开串口’ OK 看看数据吧 (有时可能会Matlab报错 关闭再重新执行一次GUI 这BUG一直不知道错在哪)-A serial port receives the GUI can be real-
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:69266
    • 提供者:周渤
  1. STM32_uart

    0下载:
  2. STM32串口驱动环形队列+内存动态分配+DMA-STM32 serial driver circular queue memory dynamically allocated+ DMA+
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1250842
    • 提供者:roczhou
  1. licheng

    1下载:
  2. dspic33fj128mc804开发板例程,包含了按键、液晶显示、定时器中断、DMA、CAN、串口UART调试以及PWM等功能,讲解详细,可移植,初学者的福利!-dspic33fj128mc804 routine development board that contains buttons, LCD display, timer interrupt, DMA, CAN, serial UART debugging and PWM functions, explained in detail,
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:3754646
    • 提供者:john
  1. stm32usbsedtow

    0下载:
  2. 基于STM32串口的DMA双缓存收发的C实现源码-Based on STM32 serial DMA double buffering received and implemented in C source code
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:669788
    • 提供者:
  1. DMA_for_USART3

    0下载:
  2. STM32的USART3,通过DMA实现串口数据的接收和发送,接收长度可变,发送长度可变-STM32 USART3, realize serial port through the DMA data receiving and sending, receiving variable length and send the length variable
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2053885
    • 提供者:任朝阳
  1. serprog-stm32-gd32

    0下载:
  2. 使用stm32制作的25系列flash芯片烧写器,上位机使用开源的flashrom,支持选择spi1和spi2,使用虚拟串口通讯,内部使用dma传输数据-Use stm32 produced 25 series flash chip programmer, PC using the open source flashrom, and support options spi1 spi2, using virtual serial communication, data transmission i
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:749777
    • 提供者:钟继根
  1. stm32-Buffer

    0下载:
  2. stm32f103 通过串口接收数据存在 环形buffer 中, 串口采用DMA方式-Ring buffer, the serial port using DMA mode stm32f103 exist receive data through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:836092
    • 提供者:张涛
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com