-
Below is a serial communication part of the original development of the code, wr...
下面是串口通信开发的部分原码,自己写的,可能有些错误,希望大大家指教.-Below is a serial communication part of the original development of the code, wrote it myself, may be some mistakes and we hope that the shortage.
- 2023-03-19 05:30: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
-
6017FM in Mountain View, audio initialization procedure, good results!
6017FM在山景音响初始化程序,效果很好!-6017FM in Mountain View, audio initialization procedure, good results!
- 2023-07-03 17:25:03下载
- 积分:1
-
同样是PIC的编程文件能够供初学者掌握编程技巧,很实用
同样是PIC的编程文件能够供初学者掌握编程技巧,很实用-PIC is the same programming document for beginners to programming skills, practical
- 2022-01-28 09:46:19下载
- 积分:1
-
测试传感器温度的控件...实在没什么可多介绍的了.VC
测试传感器温度的控件...实在没什么可多介绍的了.VC-test temperature sensor controls ... nothing can introduce more of it. VC
- 2022-02-12 12:41:18下载
- 积分:1
-
telephone billing management system, a small switch on the small software, we ca...
电话计费管理系统,小交换机上的小软件,大家可以了解一下-telephone billing management system, a small switch on the small software, we can find out
- 2023-05-19 09:25:03下载
- 积分:1
-
IC卡考勤系统源码,动态链接库函数显示…
IC卡考勤系统源代码,动态连接库中函数说明,源程序中有相关的使用说明.-IC card attendance system source code, dynamic link library functions show that the source is related to the usage instructions.
- 2022-04-27 22:12:11下载
- 积分:1
-
compilation operation, suitable for high speed API unable to reach the requireme...
汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
- 2022-08-07 17:15:56下载
- 积分:1
-
针对fidelix模块的测试软件源代码,通过串口,对fidelix(cdma模块)进行控制和检测....
针对fidelix模块的测试软件源代码,通过串口,对fidelix(cdma模块)进行控制和检测.-against fidelix test software module source code, serial, right fidelix (cdma modules) for control and testing.
- 2022-02-01 04:34:54下载
- 积分:1
-
基于51的串口通信程序!!希望大家有用!
基于51的串口通信程序!!希望大家有用!-51 Based on the serial communication program! ! I hope everyone useful!
- 2022-12-06 22:15:02下载
- 积分:1