搜索资源列表
SCIB_RS232
- TMSC320F2812串口SCI通信,SCIA,SCIB,波特率设置,寄存器配置-TMSC320F2812 serial communications, SCIA, SCIB, baud rate settings, Register Configuration
SCIB_RS232
- TMSC320F2812串口SCI通信,SCIA,SCIB,波特率设置,寄存器配置-TMSC320F2812 serial communications, SCIA, SCIB, baud rate settings, Register Configuration
add1
- 串行通信,SCIA将接收到的数据每字节+1后立即回送-Serial communication, SCIA will receive the data immediately after each byte loopback+1
add1(8-1)
- DSPF2812学习程序:串行通信,SCIA将接收到的数据每字节+1后立即回送,适于初学者学习-DSPF2812 learning process: serial communication, SCIA will receive the data immediately after each byte+1 loopback, suitable for beginners to learn
SCIA_Loopback
- DSP2812 将SCIA接收的数据发送回上位机-DSP2812 will SCIA received data back to PC
SCIA_Autobaud
- DSP2812 串口SCIA数据接收、发送 -DSP2812 serial SCIA data receiving, sending
SCIA_FIFO
- DSP2812串口SCIA数据FIFO接收、发送-Receive FIFO serial SCIA data send
SCIA
- 2812 dsp 中SCI的应用——舵机清楚讲解清楚明白,包括整个工程的代码-2812 dsp sci
Sci03
- 通过SCI与PC机的串口通信来控制LED D1-D6的运行方式。根据通信协议,PC机发送一条指令给2812,2812通过SCIA接收到指令后,进行解析,然后根据PC机的指令来运行D1-D6。-By SCI and PC control of serial communication D6- LED the D1 operation mode. According to the communication protocol, PC to
add1(8-1)
- 本实验对SCI进行简单的数据收发,通过RS232串口与PC通信,SCIA将接收到的数据每字节加1立即回送。-The experimental data on the SCI send and receive simple, with the PC via RS232 serial communication, SCIA will receive plus 1 per byte of data sent back immediately.
F2812communication
- 在CCS2000的运行环境下,我写的DSP2812通信程序,包括Mcbsp、scia串口通信和CAN总线通信程序,进行了烧写配置,编译后可运行烧写插件写入。-under the CCS2000 operating environment, I wrote the DSP2812 communication procedures, including Mcbsp, scia serial communication and CAN bus
2812-SCIASCIB
- ccs中关于2812-SCIA和SCIB中断方式发送的源代码-ccs on 2812-SCIA and SCIB interrupt source sent
07_Sci02
- 本实验中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 bi
08_Sci03
- 通过SCI与PC机的串口通信来控制LED D1-D6的运行方式。根据通信协议,PC机发送一条指令给2812,2812通过SCIA接收到指令后,进行解析,然后根据PC机 的指令来运行D1-D6。-SCI and the PC through serial communication to control the LED D1-D6 runs. According to protocol, PC sends a command to 281
F2812_SCI01
- F2812 SCI与PC机串口调试助手查询方式实现收发数据。(CCS3.3开发环境) 使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送数据,DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用查询方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial
F2812_SCI02
- F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and
F2812_SCI03
- F2812 SCI (CCS3.3开发环境下)采用收发FIFO中断方式与PC机串口调试助手实现收发数据。 功 能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用FIFO的中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F
Sci
- 本实验中使用SCIA模块和PC机进行串口通信,其中SCIA模块的发送和接收采用查询方式实现,空闲线模式波特率为19200.-this experiment use the SCIA module to communicatiate with serial port in PC,and the SCIA adopt Inquiries Way
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
SCIA Interrupt
- CCS3.3中采用SCIA串口中断实现串口收发数据(adopt the SCIA to achieve the function that accept and transfer data)