Location:
Search - uart wince
Search list
Description: 三星2410 Windows CE 4.2 LCD驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 LCD driver source. Suitable for all mainly to UART chip development platform.
Platform: |
Size: 11264 |
Author: Gordon |
Hits:
Description: 第一版YL2410开发板的BIOS
功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条
同时串口显示如下:
Power on reset
************************************
* *
* YL2410 Board BIOS V2006 *
* Http://www.ucdragon.com *
* *
************************************
NAND Flash Boot
Please select function :
0 : USB download file(通过USB下载文件)
1 : Uart download file(通过串口下载文件)
2 : Write Nand flash with download file(将下载的文件烧写到NandFlash)
3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行)
4 : Erase Nand flash regions(擦除NandFlash区域)
5 : Write NOR flash with download file(将下载的文件烧写到NorFlash)
6 : Set boot params(设置Linux启动相关参数)
7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动)
-Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset***************************************************** YL2410 Board BIOS V2006** Http :// www.ucdragon.com************** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
Platform: |
Size: 408576 |
Author: wind |
Hits:
Description: WinCE 串口通信 uart通信实验文档
内有主要代码-WinCE serial communication uart communication experiment files within the main code
Platform: |
Size: 69632 |
Author: |
Hits:
Description: 基于WinCE 5.0 下的MIPS 32 内核的Au1200(AMD)的UART驱动,支持数据流控,经车载平台测试性能稳定,传输数据率高
Platform: |
Size: 19456 |
Author: 唐峰 |
Hits:
Description: 2440 wince uart source code
Platform: |
Size: 109568 |
Author: |
Hits:
Description: WinCE.NET下串口驱动开发设计文档-WinCE. NET serial port driver under development design documents
Platform: |
Size: 162816 |
Author: michael |
Hits:
Description: NAND Flash Boot
Please select function :
0 : USB download file(通过USB下载文件)
1 : Uart download file(通过串口下载文件)
2 : Write Nand flash with download file(将下载的文件烧写到NandFlash)
3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行)
4 : Erase Nand flash regions(擦除NandFlash区域)
5 : Write NOR flash with download file(将下载的文件烧写到NorFlash)
6 : Set boot params(设置Linux启动相关参数)
7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动)-NAND Flash BootPlease select function: 0: USB download file (through the USB to download files) 1: Uart download file (through the serial port to download files) 2: Write Nand flash with download file (the downloaded file to the programmer NandFlash) 3: Load Pragram from Nand flash and run (from the NANDFLASH loading files and running) 4: Erase Nand flash regions (Erase the NANDFLASH region) 5: Write NOR flash with download file (the downloaded file to the programmer NorFlash) 6: Set boot params ( Linux set to start the relevant parameters) 7: Set AutoBoot parameter, 1: linux 2: wince (set up since the launch of WINCE)
Platform: |
Size: 409600 |
Author: yang |
Hits:
Description: WINCE串口驱动,实现s3c2440三个串口-WINCE serial driver to achieve the three serial S3C2440
Platform: |
Size: 190464 |
Author: ydd |
Hits:
Description: Intel PXA27x平台中的Wince UART接口驱动分析文档。
一个不错的Wince驱动分析文档,分析的比较深入对于理解Wince驱动的架构很有帮助-Intel PXA27x platform Wince UART interface driver analysis document. Wince drive a good analysis of documents, analysis of more in-depth understanding of Wince-driven architecture helpful
Platform: |
Size: 1084416 |
Author: zhangwei |
Hits:
Description: UART双机通讯范例,采用中断方式,请大家试一下,多提意见-Dual UART communications paradigm, using interrupted, please everyone try and opinions
Platform: |
Size: 1024 |
Author: LIANG |
Hits:
Description: wince下的简单串口测试程序。固定波特率9600,可测试收发。-wince under the simple serial test procedure. Fixed baud rate of 9600 to test transceiver.
Platform: |
Size: 8192 |
Author: stonemea |
Hits:
Description: Serial Uart communication test application in the WINCE platform
Platform: |
Size: 82944 |
Author: 金峰 |
Hits:
Description: UART serial driver on WINCE
Platform: |
Size: 11264 |
Author: Jessamine |
Hits:
Description: 串口驱动程序,建立在wince下的串口驱动-UART Diver under the Platform Builder
Platform: |
Size: 8192 |
Author: 张涛 |
Hits:
Description: WINCE AP EXAMPLE - UART-WINCE AP EXAMPLE- UART
Platform: |
Size: 103424 |
Author: GIGI |
Hits:
Description: 学习wince重要的资料,串口程序,教你如何在wince平台下建立串口应用程序,很不错的东东。-Wince to learn important information, serial program, teach you how to wince platform build serial applications, very good stuff.
Platform: |
Size: 41984 |
Author: 李伟伟 |
Hits:
Description: 基于WINCE5.0的串口工具源代码,修改其中的参数及UI的布局,来达到自己定制的目的。-WINCE5.0 serial tool based on source code, modify the parameters and the UI layout, customized to achieve their purpose.
Platform: |
Size: 1433600 |
Author: 易 |
Hits:
Description: winCE下的串口通信程序,在vs2005下编译通过运行良好,是很好的借鉴程序。-Under the winCE of serial communication procedures in vs2005 compile through the operation is good, is a good reference program.
Platform: |
Size: 12530688 |
Author: zhoubo |
Hits:
Description: 此代码为wince 5.0 6.0上的串口源码,开发环境VS2005 EVC++.基本功能已经实现。高级功能可在上面修改-This code for the serial wince 5.0 6.0 source code, development environment VS2005 EVC++
Platform: |
Size: 3265536 |
Author: dgf |
Hits: