-
uart transmitter logic
uart transmitter logic
- 2022-04-30 20:48:11下载
- 积分:1
-
err
Evc 4.0写的,关于wince 串口通讯程序,通讯规约遵循dl/t645-err
- 2022-01-26 03:40:13下载
- 积分:1
-
单片机串行接口
使用汇编语言编写的在MCU中可用的串口接口程序-serial interface for MCU
- 2022-05-21 01:32:13下载
- 积分:1
-
这个是串口通信的,基于停止等待协议编写源程序,欢迎指教...
这个是串口通信的,基于停止等待协议编写源程序,欢迎指教-this serial communication is based, stop source for the preparation of the agreement, welcomed the exhibitions
- 2022-03-05 17:55:34下载
- 积分:1
-
该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存...
该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存-that the procedure was not occupied resources serial data capture. Same computer, we have other applications or devices occupying one or more serial circumstances, the capture of these serial data communications, and display the interface and can be preserved
- 2022-03-02 23:01:42下载
- 积分:1
-
verilogHDL串口逻辑,波特率为96
verilogHDL串口逻辑,波特率为96-verilogHDL serial interface logic
- 2022-02-24 22:47:49下载
- 积分:1
-
串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程...
串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program"s source code, and write a detailed programming process
- 2023-01-02 22:50:22下载
- 积分:1
-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。...
串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。-serial communication interface test of the pilot can learn how to prepare a communication process. The pilot function can be achieved is very simple, just to experiment with. The working environment : the environment without any rest, can be directly connected to power.
- 2022-04-16 23:18:02下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分:1