-
UART测试代码,可以与实现下位机与上位机之间的RS232协议的UART通信测试...
UART测试代码,可以与实现下位机与上位机之间的RS232协议的UART通信测试-UART test code, can achieve the lower computer and the host computer RS232 protocol between the UART communications test
- 2022-01-26 06:26:09下载
- 积分: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
-
vb api 进行串口通信
vb api 进行串口通信-vb api for Serial Communication
- 2022-06-03 06:38:40下载
- 积分:1
-
采用美国adi公司的bf系列,基于bf533的ez
采用美国adi公司的bf系列,基于bf533的ez-kit平台的mmc和sd的读写功能的代码-Adoption of the United States adi
- 2023-04-11 00:25:03下载
- 积分:1
-
UART code
UART code which tells the function and provide a lab for UART-UART code
- 2023-02-19 21:35:03下载
- 积分:1
-
A serial port class i wrote.
我写的一个串口通信类,还是很好用的哦,大家可以参考一下-A serial port class i wrote.
- 2022-07-02 16:53:59下载
- 积分:1
-
pc 与 gsm短信模块通过串口通信
实现短信息的收发保存
pc 与 gsm短信模块通过串口通信
实现短信息的收发保存-pc 与 gsm ?绦拍 ??橥 ???
- 2022-03-22 13:54:05下载
- 积分: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
-
引导文件。
a boot file.
This a demo for developing a boot
in enbedded software development
There are some bug, if you encounter,
please let me know!!!!!!!!
Thanks
Saig-a boot file. This a demo for developing a boot in enbedded software development There are some bug, if you encounter, please let me know!!!!!!!! Thanks Saig
- 2022-04-27 09:17:11下载
- 积分:1
-
VC++中实现多串口通信编程的类及样例程序,来源于<VC_TurboC串口通信编程实践>...
VC++中实现多串口通信编程的类及样例程序,来源于-VC multi-serial communication programming category and sample program, and from the lt; VC_TurboC serial communication programming practice gt;
- 2023-01-28 15:15:03下载
- 积分:1