搜索资源列表
DSP与PC机串口的高速数据通信的实现
- DSP和PC机通过串口进行通信的好例子-DSP and PC serial communications through the good example
CSerCommunication
- 自己编写的一个和DSP下位机进行串口通信的程序,有自己特殊的数据格式。
F2812_SCI02 PC机串口调试助手
- F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
example
- 我买的TMS320LF2407开发板的全部源代码,包括数据采集,数据存储,PWM,定时器,数据处理,串口通信,并口通信-TMS320LF2407 development board I bought all the source code, including data collection, data storage, PWM, timers, data processing, serial communications, parallel communications
DSP_2812_SCI_232
- DSP2812串口通信编程,利用FIFO中断接收数据以及利用查询方式发送数据-TMS320F2812SCI code
MYSCI
- 基于DSP(2812)的数据处理以及串口通信模块-Based on DSP (2812) data processing and serial communication module
selfTR(8-2)
- 串行通信自测试程序,实用,已调通,通过串口精灵能够收发数据-Serial communication in self-test procedures, and practical, have had pass through the wizard to send and receive serial data
TL16C752Bchipreference
- 国德州仪器公司(TI)的TMS320VC54XX系列DSP芯片与PC机实现异步通信通常有两种方法:第一种是使用通用I/O信号XF和BIO作为串口发送和接收信号,用软件逐位发送和接收数据,即软件异步通信方法,这种方法需要占用很多CPU时间,因此,只能在DSP不太忙、实时性要求不高的情况下采用;第二种是通过扩展异步通信芯片来实现高速串行通信,本文选用的就是此方法。 -State of Texas Instruments (TI) of TMS320VC54XX series DSP chip a
DSP281x_Sci
- SCI串口通信程序 485通信 收发数据 处理数据-SCI serial communication program 485 send and receive data processing data communications
SourceCode05_UART
- 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
DSP
- 串口通信简单的操作测试程序,初步了解串口通信的编程过程,使用串口控件实现温度数据采集并显示-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
F2812_SCI01
- 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
F2812_SCI03
- F2812 SCI (CCS3.3开发环境下)采用收发FIFO中断方式与PC机串口调试助手实现收发数据。 功 能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用FIFO的中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI receive and send FIFO
Sci2
- 本实验使用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
Sci
- 内包含DSP2812SCIA模块和PC机进行串口通信的一个工程范例,该工程通过等待PC机上的串口调试软件向DSP发送数据,DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 DSP开发者通过该工程可以学习到SCI通信原理,了解查询方式实现串口通信的优缺点,实现采用查询方式的SCI串口通信。-It contains a DSP2812SCIA module and PC machines carry out serial communication of an e
sci
- 基于DSP2812与计算机串口的通信程序,该程序实现dsp与串口之间的数据交换-The program is based on the DSP2812 and computer serial communication procedures
SCI
- 实现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.
RS485
- TMS320F2812的DSP使用RS485串口进行数据通信的程序,调试通过,可用-On TMS320F2812 DSP using the RS485 serial port for data communication procedures, debugging, available
Sci
- 使用DSP2812的SCIA模块和PC机进行串口通信,用FIFO功能实现数据的发送和接受。-SCIA module using the DSP2812 and PC serial communication with FIFO function to send and receive data.
07_Sci02
- 使用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