Location:
Search - 2440 IO
Search list
Description: 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。
Platform: |
Size: 61440 |
Author: 何辉 |
Hits:
Description: 基于linux和s3c2440的gpio驱动程序,同时包含了应用程序例子,能够访问任意的单个IO管脚,设置为输入、输出等-S3C2440 based on linux and the GPIO driver also contains examples of applications that can access any individual IO pin, set to input and output, etc.
Platform: |
Size: 6144 |
Author: xiyong |
Hits:
Description: s3c2440的GPIO驱动,已经测试通过,-The GPIO driver S3C2440 has been tested,
Platform: |
Size: 25600 |
Author: dingdong |
Hits:
Description: 在windows下安装IO设备用于2410-2440的NANDFLSAH烧成接口-IO in the windows install equipment for the 2410-2440 interface NANDFLSAH firing
Platform: |
Size: 49152 |
Author: TK |
Hits:
Description: arm经典例程
包括各类接口的程序仿真,IO仿真等-arm classic routines, including the procedures for various types of interface simulation, IO simulation
Platform: |
Size: 710656 |
Author: drt |
Hits:
Description: 在扬创2440核心板上的一个驱动LCD的程序,以摄像CAM口做为IO。-In Jan 2440 the core of creating a driver LCD panel process to camera CAM mouth as IO.
Platform: |
Size: 73728 |
Author: shengfeng |
Hits:
Description: 三星2440 winCE5.0 IO测试-samsung 2440 wince5.0 evc I/O TEST
Platform: |
Size: 2933760 |
Author: 林白 |
Hits:
Description: 2440下打开关闭USB HOST,可做为WIFI的开关。也是evc下应用程序控制IO口的简单DEMO,初学者可以参考一下。-failed to translate
Platform: |
Size: 39936 |
Author: 慕水 |
Hits:
Description: S3C2440嵌入式芯片中文说明书第九章IO部分
Platform: |
Size: 2275328 |
Author: 崔俨 |
Hits:
Description: linux 驱动程序 ,IO驱动程序,三星2440ARM驱动-linux drivers, IO driver,
Platform: |
Size: 1024 |
Author: liujinxin |
Hits:
Description: 基于2440的板子,用两块pcf8574作为io扩展,通过iic进行通信,只占用了2个goio口,很有参考价值。-driver for keys device base on s3c2440 platform.
Platform: |
Size: 13312 |
Author: 老谢 |
Hits: