-
C8051F340的UART1 11111111111111111
C8051F340 uart1简单程序 实现串口1的数据收发-C8051F340 uart1 11111111111111111
- 2022-06-11 15:02:20下载
- 积分:1
-
一本介绍串口通信不错的书
一本介绍串口通信不错的书-introduced a serial communication good book
- 2023-08-13 12:40:05下载
- 积分:1
-
use ActiveX to achieve a serial communications test procedure, a certain degree...
一个使用ActiveX实现的串口通讯测试程序,有一定的实用性。-use ActiveX to achieve a serial communications test procedure, a certain degree of practicality.
- 2022-01-24 14:14:22下载
- 积分:1
-
verilogHDL串口逻辑,波特率为96
verilogHDL串口逻辑,波特率为96-verilogHDL serial interface logic
- 2022-02-24 22:47:49下载
- 积分: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
-
串口ROM编程,内部包括了I2C总线的许多内容,启动总线,结束总线...
串口ROM编程,内部包括了I2C总线的许多内容,启动总线,结束总线-Serial ROM programming, including the internal I2C Bus many elements, initiated bus, the end of bus
- 2022-07-04 02:55:47下载
- 积分:1
-
with Serial Communication Control
用控件实现串口通信-with Serial Communication Control
- 2023-05-29 06:00:03下载
- 积分: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
-
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232-SPCE061A at the core of the change of control (Drivers assembly code): Ethernet RS232
- 2022-05-05 21:55:10下载
- 积分:1
-
从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。...
从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。-read from the serial port and analytic NMEA GPS data formats procedures. Analysis of the data shows that the interface. Needs and transmitter used in conjunction with the procedure.
- 2022-10-24 09:40:03下载
- 积分:1