搜索资源列表
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
SCIA模块的发送和接收采用中断方式实现
- 本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200, * 通信数据格式为1位停止位,8位数据位,无校验位-This experiment SCIA transmit and receive modules achieved by interrupt, idle line mode the baud rate is 19200,* communication data format is 1 stop bit, 8 data bits, no parity
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
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
16.SCI
- TMS320F28335两个外部引脚:SCIRXD,SCI接收数据引脚;SCITXD,SCI发送数据引脚;2)通过对一个16位波特率选择寄存器的编程,可以得到64K不同的波特率;3)传输数据格式:一个起始位;1~8位编程数据长度;可供选择的偶/奇/非校验位;一个或两个结束位 -TMS320F28335 control sci rx and tx .
Autobaud
- BF548串口驱动-自动波特率模式 范例通过串口接收来自PC的字符,然后将接收到的字符回发给pc,传输格式是8数据位,1停止位,没有校验位-UART Autobaud detect example for BF548 UART driver.The example receives characters over the UART from a PC communication program.The example receives characters from the PC and ech
DSP28_Sci
- dsp2812的SciA模块,通信数据格式为波特率为19200,数据位8位,无极性校验,停止位1位-dsp2812 of SciA module for data transmission rate of 19200 baud, 8 data bits, no polarity parity, 1 stop bit
text
- 16位的CRC运算,程序为某项目中DSP从串口接收数据后进行校验。-16bit crc