-
本程序是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
-
modbus rtu 通讯 使用spcomm控件
modbus rtu 通讯 使用spcomm控件-modbus rtu protocl use spcomm activX
- 2022-07-28 07:34:30下载
- 积分:1
-
串口通信,较完整的界面及功能,学习和使用都很好
串口通信,较完整的界面及功能,学习和使用都很好-Serial communications, a more complete picture of the interface and functions, learning and the use of good
- 2022-02-04 06:29:21下载
- 积分:1
-
是用该语言编写的关于串口通信的源代码。欢迎各位下载
是用该语言编写的关于串口通信的源代码。欢迎各位下载-is the language used on serial communication source. Welcome to download
- 2023-02-15 14:35:04下载
- 积分:1
-
《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实...
《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实现远程监测系统,第5章 步进电机控制,第6章 来电显示客户管理系统
- 2022-03-18 13:23:31下载
- 积分:1
-
一个功能较强且界面漂亮的串口监视软件源代码。包括各种相关MFC类库的使用范例。...
一个功能较强且界面漂亮的串口监视软件源代码。包括各种相关MFC类库的使用范例。
-a more powerful but beautiful serial interface surveillance software source code. Including related to the use of MFC model.
- 2022-09-13 20:35:03下载
- 积分:1
-
vb.net与232串口通讯
vb.net与232串口通讯
vb.net与232串口通讯
vb.net与232串口通讯-vb.net and 232 serial communications vb.net and 232 serial communications
- 2022-01-25 21:26:36下载
- 积分:1
-
I used vc++ Made on the serial communication of a small program, you can share b...
本人用vc++编的关于串口通信的小程序,可以在2台PC之间互通数据-I used vc++ Made on the serial communication of a small program, you can share between 2 PC data
- 2022-03-09 17:51:31下载
- 积分:1
-
串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子...
串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
- 2023-03-18 07:55:03下载
- 积分:1
-
Serial data transceiver, set to open the serial port, baud rate settings, send a...
实现串口的数据收发,设置串口的打开,波特率设置,收发进制转换-Serial data transceiver, set to open the serial port, baud rate settings, send and receive hexadecimal conversion
- 2023-08-15 17:00:02下载
- 积分:1