-
这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦...
这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
- 2022-07-20 01:14:46下载
- 积分:1
-
用CSharp写的串口调试程序,包含CRC16算法
用CSharp写的串口调试程序,包含CRC16算法-with CSharp write serial debugging procedures, including CYXLIC REDUNDANCY Algorithm
- 2022-11-03 21:45:08下载
- 积分:1
-
很好用的串口类,可以以块的方式发送,可以以块的方式接收,而且可以一个一个字符的接收...
很好用的串口类,可以以块的方式发送,可以以块的方式接收,而且可以一个一个字符的接收-good use of Serial category, to be sent to the block, the block can receive, but a character can be a receiver
- 2022-07-13 05:02:33下载
- 积分:1
-
MAX232手册 MAX232手册
MAX232手册 MAX232手册 -MAX232手册MAX232手册MAX232手册
- 2022-06-14 07:05:37下载
- 积分: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
-
FPGA中实现rs232串口通信程序,上位机和FPGA互发数据
FPGA中实现rs232串口通信程序,上位机和FPGA互发数据-FPGA to achieve rs232 serial communication procedures, each host computer and FPGA-fat data
- 2022-03-11 00:31:39下载
- 积分:1
-
Linux下,minigui串口通讯界面编程,实现收发控制
Linux下,minigui串口通讯界面编程,实现收发控制-Linux under, minigui serial communications interface programming, realize transceiver control
- 2022-01-25 22:01:01下载
- 积分:1
-
这是用KeilC做的nRF9E5发射程序,可以用的,是做射频的好代码.
这是用KeilC做的nRF9E5发射程序,可以用的,是做射频的好代码.-This is done using the nRF9E5 KeilC launch procedures can be used to be so good RF code.
- 2022-03-05 18:28:12下载
- 积分:1
-
QSS设备读取的后台服务程序,有多线程设置读取QSS,数据存储...
QSS设备读取的后台服务程序,有多线程设置读取QSS,数据存储-Os equipment to read the background of service procedures, how to read threads set Os, data storage
- 2022-03-21 12:55:44下载
- 积分:1
-
串口通信程序,通过汇编语言使用BIOS的。
本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
- 2022-09-02 07:35:03下载
- 积分:1