-
SerialComm
基于vs2012的串口调试助手调试软件,简单清晰适合于初学者。(Based vs2012 serial debugging aides debugging software, is clear and simple for beginners.)
- 2020-09-27 18:27:45下载
- 积分:1
-
SCUC
unit commitment solver
- 2016-12-28 20:28:05下载
- 积分:1
-
CVI_uart_excel
CVI下编写的串口,网口接收电子秤数据的程序,并可以实现数据excel格式存储。(CVI written serial port, network port to receive the data of the electronic scales, and can achieve data excel format storage.)
- 2012-11-05 15:59:17下载
- 积分:1
-
zigbee-2006-serial-cross-hair
zigbee-2006串口互发,是TI源码,实现串口通信(zigbee-2006 serial cross-hair, is TI Source, serial communications)
- 2015-06-10 10:53:40下载
- 积分:1
-
chuankou
串口函数,蛮好,测试过的,值的一看,用了才知道好。(Serial port functions just fine, tested, value a look, used to know better.)
- 2013-11-18 20:41:30下载
- 积分:1
-
VB_RS232C
VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发(VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development)
- 2020-06-26 06:00:02下载
- 积分:1
-
serial
该源码为平时所用的串口调试工具的源码,效果还是挺不错的(The source is usually used for serial debugging tools, source code, the effect is very good)
- 2011-07-16 20:45:30下载
- 积分:1
-
SCommTest1
该源代码主要是实现串口通信,并将所传输的内容实现保存。(The source code is mainly realize serial communication, and the transmission of content preservation.)
- 2007-10-25 21:18:20下载
- 积分:1
-
Open
说明: Wincc使用MSComm控件串口通讯,VB中发送十六进制数据(Wincc uses MSComm control to communicate through serial port and sends hexadecimal data in VB)
- 2020-06-16 22:40:01下载
- 积分:1
-
6
说明: 串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
- 2010-09-01 22:57:00下载
- 积分:1