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

搜索资源列表

  1. s3c44b0daima

    0下载:
  2. 该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:447285
    • 提供者:刘贵华
  1. sdram2uart

    0下载:
  2. 将SDRAM中数据通过DMA送至UART,可以通过串口助手查看数据.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1192
    • 提供者:许湘云
  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. menu_test

    0下载:
  2. 实现无线龙CC2430开发板上液晶显示英文菜单中的如下内容 1、无线测试 2、跑表 3、串口调试 4、时钟模式 5、随机数 6、AES 7、DMA 8、电源模式 9、对比度设置 10、系统传感器-Long CC2430 wireless LCD development board as the content of the English menu 1, the wireless test 2, stopwatch 3, 4 serial debuggin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:136142
    • 提供者:Sean Shi
  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. DMA-for-USART

    0下载:
  2. 使用ST发布的最新版的驱动库实现使用DMA来进行串口通信-Released the latest version of the ST driver library implementation for serial communication using DMA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:860625
    • 提供者:
  1. serial

    0下载:
  2. rtt操作系统下的回调串口通讯,serial.c文件。串口1和2中断受,直接发。串口3中断收,DMA发-rtt serial. using feedback. uart1 and uart2 interrupt recv,and direct tx.uart3 interupt recv and DMA tx.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2722
    • 提供者:廖贤明
  1. adc

    0下载:
  2. 这个代码是用keil4.22编译成功的。实现的功能是通过dma来读adc,然后通过dma的中断里用串口打印出来。直接显示adc上的电压,要比万用表精确。代码里面总共用过dma,中断,查询这三种方式实现读值。比较强大。-stm32f103vbt6, adc,dma ,usart,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:11837
    • 提供者:jeff king
  1. UART0-interrupt--DMA

    0下载:
  2. LPC1700系列,uart0串口中断接收数据,DMA发送数据,结合中断和DMA配合使用-LPC1700 series, uart0 serial interrupt receiving data, DMA to send data with the use of combined interrupt and DMA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:188408
    • 提供者:su
  1. DMA

    1下载:
  2. 基于cc2530的DMA程序,使用DMA通道0,对cc2530的串口进行快速的数据收发-Use DMA channel 0, the DMA program cc2530 cc2530 serial port for fast data transceiver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-21
    • 文件大小:73572
    • 提供者:人民日爆射
  1. user

    0下载:
  2. 利用ADC的第11通道对开发板输入的电压值作AD转换,采用连续转换模式,转换结果通过DMA通道1读取,ADC转换的结果,每间隔1秒钟向串口发送一次. -The first 11-channel ADC input voltage value on the development board for the AD converter, continuous conversion mode, the conversion result by the DMA channel reads the A
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:6437
    • 提供者:guomanm
  1. RX485

    0下载:
  2. 使用DMA方式对CC2530编程,实现快速收发串口数据。-use DMA to tranceiver series port data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:49284
    • 提供者:hansson
  1. LEDliushuideng

    0下载:
  2. 利用ADC的第14通道对开发板上单圈电位器的电压值作AD转换,采用连续转换模式,转换结果通过DMA通 道1读取。ADC转换的结果,每间隔1秒钟向串口发送一次。-The ADC' s first 14-channel single-turn potentiometer on the development board, the voltage value for the AD converter, using the continuous conversion mode, the con
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2071309
    • 提供者:guohuiyuan
  1. zwh-DMA-usart

    0下载:
  2. 基于stm32f103zet6的串口DMA通讯,以调试通过,使用的固件库是V3.5-DMA serial communication based stm32f103zet6 to debugging through the use of the library is V3.5 firmware
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:2050227
    • 提供者:ccczwh
  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. 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. 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_DMADouble

    0下载:
  2. STM32F4串口DMA双缓冲功能Serial DMA double buffering-Serial DMA double buffering
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2126270
    • 提供者:Chen
  1. USART_DMA

    0下载:
  2. 使用STM32CubeMX配置生成Keil4工程,实现串口接收不定长字符串(STM32CubeMX configuration is used to generate Keil4 engineering to receive indefinite long string by serial port)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-29
    • 文件大小:8820736
    • 提供者:没有昵称乎
  1. stm32f103串口DMA接收发送

    1下载:
  2. 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。
  3. 所属分类:其他嵌入式/单片机内容

« 12 »
搜珍网 www.dssz.com