-
Dos 串口通信例程实现了FiFO ,中断发送中断接受!
Dos 串口通信例程实现了FiFO ,中断发送中断接受!-Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
- 2023-03-14 10:10:03下载
- 积分:1
-
Sipex数据通信串行接口器件选型指南 .pdf
Sipex数据通信串行接口器件选型指南 .pdf-Sipex Serial Data Communication Interface Selection Guide. Pdf
- 2022-07-23 14:21:08下载
- 积分:1
-
用FPGA实现RS232,代码经过测试通过
用FPGA实现RS232,代码经过测试通过-FPGA implementation using RS232, the code has been tested through
- 2023-01-19 10:50:03下载
- 积分:1
-
完成MOTOBUS通信,实际03功能码。可实现与具有MOTOBUS通信协议的智能设备进行通信...
完成MOTOBUS通信,实际03功能码。可实现与具有MOTOBUS通信协议的智能设备进行通信-Completed MOTOBUS communications, the actual function code 03. Can be achieved with MOTOBUS smart device communication protocols to communicate
- 2022-02-05 15:29:46下载
- 积分:1
-
用于串口通信的程序,自己觉得很不错,发过来.
用于串口通信的程序,自己觉得很不错,发过来.-for serial communication procedure, feel very good, made up.
- 2023-06-24 00:25:04下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分: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
-
这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用...
这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
- 2023-03-12 04:15:03下载
- 积分:1
-
RS232串口通讯随书源码,包含书中的全部Delphi源码,是学习串口通讯的好东西。...
RS232串口通讯随书源码,包含书中的全部Delphi源码,是学习串口通讯的好东西。-RS232 serial communications with the source book, the book contains all of Delphi source, serial communication is learning a good thing.
- 2022-08-17 03:23:10下载
- 积分:1
-
是一个用isual C++写的基于串口的手机通信程序,希望对大家有用。...
是一个用isual C++写的基于串口的手机通信程序,希望对大家有用。-Is a use isual C++ Written in mobile phone based on the serial communication program, in the hope that useful to everyone.
- 2022-03-29 05:55:14下载
- 积分:1