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

搜索资源列表

  1. DSP与PC机串口的高速数据通信的实现

    0下载:
  2. DSP和PC机通过串口进行通信的好例子-DSP and PC serial communications through the good example
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:25547
    • 提供者:廖剑
  1. CSerCommunication

    0下载:
  2. 自己编写的一个和DSP下位机进行串口通信的程序,有自己特殊的数据格式。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:135981
    • 提供者:李勇
  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:363038
    • 提供者:奋斗不止
  1. example

    0下载:
  2. 我买的TMS320LF2407开发板的全部源代码,包括数据采集,数据存储,PWM,定时器,数据处理,串口通信,并口通信-TMS320LF2407 development board I bought all the source code, including data collection, data storage, PWM, timers, data processing, serial communications, parallel communications
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1102660
    • 提供者:流絮无疆
  1. DSP_2812_SCI_232

    0下载:
  2. DSP2812串口通信编程,利用FIFO中断接收数据以及利用查询方式发送数据-TMS320F2812SCI code
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:388674
    • 提供者:黄晓军
  1. MYSCI

    0下载:
  2. 基于DSP(2812)的数据处理以及串口通信模块-Based on DSP (2812) data processing and serial communication module
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:240260
    • 提供者:陈云峰
  1. selfTR(8-2)

    0下载:
  2. 串行通信自测试程序,实用,已调通,通过串口精灵能够收发数据-Serial communication in self-test procedures, and practical, have had pass through the wizard to send and receive serial data
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:282717
    • 提供者:杜丽丽
  1. TL16C752Bchipreference

    0下载:
  2. 国德州仪器公司(TI)的TMS320VC54XX系列DSP芯片与PC机实现异步通信通常有两种方法:第一种是使用通用I/O信号XF和BIO作为串口发送和接收信号,用软件逐位发送和接收数据,即软件异步通信方法,这种方法需要占用很多CPU时间,因此,只能在DSP不太忙、实时性要求不高的情况下采用;第二种是通过扩展异步通信芯片来实现高速串行通信,本文选用的就是此方法。 -State of Texas Instruments (TI) of TMS320VC54XX series DSP chip a
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:464070
    • 提供者:圈石
  1. DSP281x_Sci

    0下载:
  2. SCI串口通信程序 485通信 收发数据 处理数据-SCI serial communication program 485 send and receive data processing data communications
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:978
    • 提供者:丁妍
  1. SourceCode05_UART

    0下载:
  2. TI TMS320VC5509A 串口通信程序 波特率19200 数据位8 停止位1 无校验位 非16进制收发-TI TMS320VC5509A Serial communication program Baud rate 19200 data bit 8 stop bit 1 No parity The hexadecimal transceiver
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:571551
    • 提供者:lixuanang
  1. DSP

    0下载:
  2. 串口通信简单的操作测试程序,初步了解串口通信的编程过程,使用串口控件实现温度数据采集并显示-Serial communication simple operation test program, a preliminary understanding of the programming process of serial communications, serial port controls for temperature data acquisition and display
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:758
    • 提供者:李刚
  1. F2812_SCI01

    0下载:
  2. F2812 SCI与PC机串口调试助手查询方式实现收发数据。(CCS3.3开发环境) 使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送数据,DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用查询方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port debugging assistant the t
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:90451
    • 提供者:奋斗不止
  1. F2812_SCI03

    0下载:
  2. F2812 SCI (CCS3.3开发环境下)采用收发FIFO中断方式与PC机串口调试助手实现收发数据。 功 能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用FIFO的中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI receive and send FIFO
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:345359
    • 提供者:奋斗不止
  1. Sci2

    0下载:
  2. 本实验使用SCIA模块和PC机进行串口通信,DSP接收到上位机发送的数据之后,将这些数据发回PC机,SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,-this experiment use the SCIA module to communicate with the seriel port in PC,and it adopt interrupt way
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:991
    • 提供者:刘磊
  1. Sci

    0下载:
  2. 内包含DSP2812SCIA模块和PC机进行串口通信的一个工程范例,该工程通过等待PC机上的串口调试软件向DSP发送数据,DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 DSP开发者通过该工程可以学习到SCI通信原理,了解查询方式实现串口通信的优缺点,实现采用查询方式的SCI串口通信。-It contains a DSP2812SCIA module and PC machines carry out serial communication of an e
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:343673
    • 提供者:jen
  1. sci

    0下载:
  2. 基于DSP2812与计算机串口的通信程序,该程序实现dsp与串口之间的数据交换-The program is based on the DSP2812 and computer serial communication procedures
  3. 所属分类:DSP program

    • 发布日期:2017-12-02
    • 文件大小:281881
    • 提供者:huang fangyuan
  1. SCI

    0下载:
  2. 实现TMS320与PC机之间SCI的RS485、RS232串口通信,可以发单个数据,也可以一次发多个数据,当发送的数据达到8个时返回显示给PC机 。-TMS320 between PC SCI RS485, RS232 serial communication, you can send a single data can also send multiple data at once, when the show returns to the PC data sent 8.
  3. 所属分类:DSP program

    • 发布日期:2017-11-17
    • 文件大小:1171
    • 提供者:付龙飞
  1. RS485

    0下载:
  2. TMS320F2812的DSP使用RS485串口进行数据通信的程序,调试通过,可用-On TMS320F2812 DSP using the RS485 serial port for data communication procedures, debugging, available
  3. 所属分类:DSP program

    • 发布日期:2017-11-01
    • 文件大小:747958
    • 提供者:张明月
  1. Sci

    0下载:
  2. 使用DSP2812的SCIA模块和PC机进行串口通信,用FIFO功能实现数据的发送和接受。-SCIA module using the DSP2812 and PC serial communication with FIFO function to send and receive data.
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:320561
    • 提供者:magic
  1. 07_Sci02

    0下载:
  2. 使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送数据,DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。-Using SCIA module and PC serial port communication, Wait for the PC serial debugging software to send data to DSP, after DSP receiving the PC sends data, send the da
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:476070
    • 提供者:小鹏
« 12 »
搜珍网 www.dssz.com