-
手机多串口编程的资料:
多串口协议GSM0710的各种文档以及参考代码。
0. Readme.txt 本文档
1. 710MUX 源代码...
手机多串口编程的资料:
多串口协议GSM0710的各种文档以及参考代码。
0. Readme.txt 本文档
1. 710MUX 源代码,微软MUX驱动模板
2. E901Mux 源代码,E901手机实际运行的MUX驱动
3. mux 一款参考源代码
4. 3GPP-0710.doc 3GPP的多串口协议文档
5. GSM0710_Version7.0.0.pdf GSM07.10 协议规范(英文)
6. GSM0710中文版.doc 本人对GSM0710_Version7.0.0.pdf的翻译
7. NXP_MuTa_SyUM.pdf NXP对MUX部分的介绍(Part2 and Part3 )
8. gsm0710.c 一份参考源代码
9. gsm0710.jpg 协议的简要流程图
10. gsm0710总结.txt 简单的总结
11. request.dat 请求的数据原样
12. request.txt 对请求数据的分析
13. reply.dat 响应的数据原样
14. reply.txt 对响应数据的分析-mux GSM0710 doc and source code.
- 2023-07-08 08:45:04下载
- 积分:1
-
a serial communication example
一个串口通信的例子-a serial communication example
- 2022-02-09 16:27:43下载
- 积分:1
-
串口通信类,非常有用,Cserial,欢迎下载
串口通信类,非常有用,Cserial,欢迎下载-Serial communication class, very useful, Cserial, welcome to download
- 2023-06-06 07:45:02下载
- 积分:1
-
RS485
本程序是关于串口通信,已经调试通过,希望对大家有所帮助。-RS485
- 2023-07-11 16:15:03下载
- 积分:1
-
串口应用中关于rts、dtr、cts的应用,并有详细的注释
串口应用中关于rts、dtr、cts的应用,并有详细的注释-Serial applications on the rts, dtr, cts of the application and has detailed notes
- 2022-07-03 19:05:09下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分:1
-
串口编程调试精灵
希望对各位有用
串口编程调试精灵
希望对各位有用-hope that the Wizard useful to you!
- 2023-06-03 03:25:02下载
- 积分:1
-
用vc自带的插件开发串口通信源程序
用vc自带的插件开发串口通信源程序-vc onboard with the development of plug-in serial communications source
- 2022-05-13 21:19:30下载
- 积分:1
-
串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。...
串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。-serial communication interface test of the pilot can learn how to prepare a communication process. The pilot function can be achieved is very simple, just to experiment with. The working environment : the environment without any rest, can be directly connected to power.
- 2022-04-16 23:18:02下载
- 积分:1
-
采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互...
采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth
correspondence, may realize and the general communication facility AT
order alternately
- 2023-01-01 07:40:03下载
- 积分:1