资源列表
[串口编程] 7)Modern 串口通信编程
说明:MODEN串口通讯的例子挺经典的。是一个学习的好例子。-modem serial communication very classic example. The study is a good example.<阿才> 在 2024-11-17 上传 | 大小:166kb | 下载:0
[串口编程] 20050120091918_MySerialPort[2004-01-18-01]
说明:从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,<刘云鹏> 在 2024-11-17 上传 | 大小:45kb | 下载:0
[串口编程] W77E58的双串口通信源代码
说明:注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。 CRC检校可另参考其它代码。-Note : This only source for information, some not function prototype reference in its communications and its settings. CRC calibration can be a reference to the other co<张泽波> 在 2024-11-17 上传 | 大小:2kb | 下载:0
[串口编程] 8583 xinpian chengxv
说明:8583芯片编程应用写入器件地址写8574端口,写入器件地址读8574端口。-8583 Application Programming chip device addresses written into the 8574 port, write device address read 8,574 ports.<陈虹> 在 2024-11-17 上传 | 大小:1kb | 下载:0