-
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
-
机器人程序stm32程序备份(串口读5次取平均值)新
说明: 机器人小车串口通讯程序,采用stm32单片机,供大家交流(Serial Communication Program of Robot Car for Communication)
- 2019-05-07 10:26:26下载
- 积分:1
-
COM_CONTROL
串口控制的资料和源码,里面包含源码和学习资料(A serial port control information and source code)
- 2015-12-01 10:39:53下载
- 积分:1
-
F28335-SCI
说明: 实现TMS320与PC机之间的串口通信,可以发单个数据,也可以一次发多个数据,当发送的数据达到8个时返回显示给PC机(TMS320 and the realization of serial communication between PC, can send individual data, multiple data can also be made once, when sending data back to 8 when displayed to the PC,)
- 2011-03-28 16:33:51下载
- 积分:1
-
LsCommDemo(for-vc6)
说明: 此程序为多线程,多接收模式串口类,程序很全,适合新手学习,同是也可以根据自己的兴趣添加自己感兴趣的各个功能(This program is multi-threaded, multi-category serial receive mode, the program is very full, for beginners to learn, the same can also add your own according to their interest in the various features of interest)
- 2011-04-10 21:11:40下载
- 积分:1
-
SerialPort
基于VC实现的串口通信,可以实现串口的数据读取。(Based on the VC serial communications)
- 2013-11-25 10:57:22下载
- 积分:1
-
chuankoutongxin
我的毕业设计,很简单但很实用,是串口通信的典型实例,还有界面图形的设计(I graduated from design, very simple but very practical, is a typical example of the serial communication interface graphic design)
- 2012-05-12 11:06:04下载
- 积分:1
-
SEEDdrivers
合众达提供的两个驱动,可以添加自己的算法。一个是串口的,一个是实时系统的。(America to the two drivers, they can add their own algorithms. 1 serial port, a real-time system.)
- 2007-06-11 09:53:13下载
- 积分:1
-
STC12C5A60S2双串口通信例程
双串口通信,实现单片机串口的接收数据,和想单片机发送数据的功能,希望对大家有所帮助。(Dual serial communication, the realization of MCU serial port data reception, and want MCU data transmission function, hope to help you.)
- 2018-06-12 13:57:29下载
- 积分:1
-
PIG
串口接收无线传感器节点数据,接收的数据进行显示,并通过数据库存储(Serial receive wireless sensor node data, display data received and stored by the database)
- 2014-04-06 14:58:03下载
- 积分:1