搜索资源列表
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
TMS2407
- 转速传感器校验仪器DSP控制程序,数据采集,分析,嵌入式OS/2系统代码-Speed sensor calibration apparatus DSP control procedures, data collection, analysis, embedded OS/2 system code
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
Sci01-serialcommu
- DSP串行通讯程序,包括握手信号,数据校验和,接收和发送是否成功标志等,程序已经在DSP2812调试成功,可以使用-DSP serial communication program, including handshake, data, checksum, send and receive signs success, the program has been successful in the DSP2812 debugging, you can use
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
Demo-B
- 2.1 主机扫描摇杆状态,如果摇杆有摇动,则发送当前摇杆的ADC值和键盘状态给DONGLE 2.2 DONGLE收到数据后,直接将收到的数据发送给PC 2.3 PC的上位机收到数据处理后,刷新当前的状态显示 2.4 无线通信采用NRF24L01P的ESB,无需应用程序进行校验 2.5 PC的上位机接收到 接收器发来的数据后,进行校验(校验和 + 固定包头-2.1 Host Scan rocker status, if there is s
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