搜索资源列表
20050120091918_MySerialPort[2004-01-18-01]
- 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
USART
- USART: 串口打字机(将接收到的数据原样输出) PCF8563定时,利用串口将时间传至PC 24C01读写,利用串口将结果传至PC DS18B20检测温度,利用串口将结果传至PC-USART: Serial typewriter (the received data is output) PCF8563 timing, use of the time spread PC 24C01 serial read and write, using the result