-
本程序是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
-
用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。...
用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information function.
- 2022-08-23 10:24:55下载
- 积分:1
-
简单的串口通信程序!通过按键来实验是否将主机中相应缓冲区中的内容传送给从机!主机状态改变,按键传输时,从机状态也将改变!...
简单的串口通信程序!通过按键来实验是否将主机中相应缓冲区中的内容传送给从机!主机状态改变,按键传输时,从机状态也将改变!-Simple serial communication program! Through the keys to the experiment whether or not to host the corresponding buffer content transmitted to the slave! Host state changes, button transmission, from the state machine will change!
- 2022-08-13 10:39:35下载
- 积分:1
-
通用异步收发器st2552的驱动程序,对于运用UART通信来讲具有通用性。...
通用异步收发器st2552的驱动程序,对于运用UART通信来讲具有通用性。-Universal Asynchronous Receiver Transmitter st2552 driver for use UART communication with the terms of versatility.
- 2022-02-04 08:34:54下载
- 积分:1
-
实现对philp快球的串口控制,可以控制快球的上下左右的转动。除了本身的控制界面外,还提供了网络的接口,可以在网络上对其实施控制。需要著名的组件trayicon...
实现对philp快球的串口控制,可以控制快球的上下左右的转动。除了本身的控制界面外,还提供了网络的接口,可以在网络上对其实施控制。需要著名的组件trayicon和控件msco-to achieve faster serial control of the ball, control the ball around the next turn. In addition to the control interface, but also provides a network interface, the network can implement their control. Need famous trayicon components and controls msco
- 2022-02-12 14:32:55下载
- 积分:1
-
Simple UART with 8x clock
Simple UART with 8x clock
- 2022-01-26 05:05:07下载
- 积分:1
-
此书是在BCB环境下开发串口通信的一本好书啊。文中详细讲解了串口通信的基本概念,同时很具体的描述了编写的过程并附有源码。...
此书是在BCB环境下开发串口通信的一本好书啊。文中详细讲解了串口通信的基本概念,同时很具体的描述了编写的过程并附有源码。-book is the BCB development environment Serial Communication a good book ah. This paper gave a detailed account of the serial communication the basic concept, but very specific description of the preparation process together with the source code.
- 2022-03-16 12:04:51下载
- 积分:1
-
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序...
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序-Read serial port under the VC process, in order to carry out wireless data transmission, this is the necessary procedures for
- 2022-01-27 21:57:01下载
- 积分:1
-
串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS...
串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上
经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合
会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~
20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性
都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为
一种标准,目前已在微机通信接口中广泛采用。-Serial communication interface standard through the use and development, now has several. However, in the RS-232 standard on the basis of an improved formed. So to the main RS-232C for discussion. RS-323C standard is the United States EIA (Electronics Industry Association) and BELL, such as the development of the company in 1969 with the publication of the communication protocol. It is suitable for data transfer rate at 0 ~ 20000b/s within the scope of communication. The standard serial communication interface of the relevant issues, such as signal line features, electrical characteristics have been clearly defined. Because of prevailing production and equipment manufacturers have standard RS-232C compatible communications equipment, t
- 2022-02-01 11:07:15下载
- 积分:1
-
串口通信PC机应用程序
串口通信PC机应用程序-PC serial communication applications
- 2023-02-25 10:15:03下载
- 积分:1