-
可以自己修改及优化的串口程序。你可以自己改作其他串口通讯程序。...
可以自己修改及优化的串口程序。你可以自己改作其他串口通讯程序。-can adapt and optimize their Serial procedures. You can, for other serial communication procedure.
- 2022-06-14 21:56:18下载
- 积分:1
-
SPI读写,通过RS232协议传输!弹片机读写!
SPI读写,通过RS232协议传输!弹片机读写!-err
- 2023-02-07 08:40:04下载
- 积分:1
-
采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少...
采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少-Serial communication written by verilog hdl. It is designed with FSM. The program is simple,and consume resource is few.
- 2022-09-13 20:50:03下载
- 积分: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
-
485编程实例分析文档
485编程实例分析文档-485 Programming Document Analysis
- 2022-01-27 15:27:58下载
- 积分:1
-
全面分析了RS
全面分析了RS-232、RS-422、RS-485之间的区别-comprehensive analysis of the RS-232, RS-422, RS-485 the distinction between
- 2023-04-13 11:25:03下载
- 积分:1
-
一个带gui界面的matlab串口通信演示程序
一个带gui界面的matlab串口通信演示程序-a gui interface with the serial communication Matlab demo program
- 2022-02-11 17:14:50下载
- 积分:1
-
在ISE上可运行次程序
改程序主要用实现FPGA串口通信
在ISE上可运行次程序
改程序主要用实现FPGA串口通信-In the ISE program can be run at the main change procedures realize FPGA serial communication
- 2022-01-25 20:12:23下载
- 积分:1
-
停车场收费系统,可以学习
停车场收费系统,可以学习-parking fees system, we can learn from
- 2022-01-25 20:32:18下载
- 积分:1
-
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。...
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
- 2023-05-21 15:05:04下载
- 积分:1