-
BCAM 1394 Driver,内有驱动源程序和好几份用户界面开发源代码,内容非常详细。...
BCAM 1394 Driver,内有驱动源程序和好几份用户界面开发源代码,内容非常详细。-BCAM 1394 Driver, with the driver source code and have several good open source user interface, content in great detail.
- 2022-08-08 04:34:43下载
- 积分:1
-
This manual describes SAMSUNG s S3C2410A 16/32
This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide
hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller
solution in small die size. To reduce total system cost, the S3C2410A includes the following components separate
16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT),
NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch
Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS
Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
- 2023-07-17 03:00:04下载
- 积分:1
-
Unicode String 操作,Set, Append, Copy, GetLen, GetBuff, and so on
Unicode String 操作,Set, Append, Copy, GetLen, GetBuff, and so on-Unicode String operation, Set, Append, Copy, GetLen, GetBuff, and so on
- 2023-01-15 10:40:03下载
- 积分:1
-
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!...
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!-mouse-driven C : This contains the mouse before 8 functions, other procedures can call this procedure to be the basic functions of the mouse!
- 2022-08-18 11:23:33下载
- 积分:1
-
一个基于windriver开发的,用来读写I/O端口的ActiveX控件,本人作品...
一个基于windriver开发的,用来读写I/O端口的ActiveX控件,本人作品-windriver development, used to read and write I/O port ActiveX controls, I works
- 2022-02-05 12:09:16下载
- 积分:1
-
WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。...
WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。-WINDDK development code, including the U disk block data read and write, asynchronous USB data communication control pipeline, USBVIEW enumeration query USB HOST port, USB device information list.
- 2023-09-05 01:30:03下载
- 积分:1
-
sed1335作驱动的液晶驱动程序,虽然简单,但行之有效,
sed1335作驱动的液晶驱动程序,虽然简单,但行之有效,-sed1335 driver for the LCD driver, simple, but effective.
- 2022-03-26 00:48:18下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1
-
PCI总线设备开发宝典随书自带光盘,有Pci9052源代码,原理图等...
PCI总线设备开发宝典随书自带光盘,有Pci9052源代码,原理图等-Baodian PCI bus devices with the book comes with CD-ROM, has PCI9052 source code, schematics, etc.
- 2022-01-25 14:19:07下载
- 积分:1
-
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故...
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual process, the repeated loss of ResidentFlash directory phenomenon, because in writing when the OS first collated Flash disk, if at this time may be burned down Flash, in order to prevent such failures hidden amended the NANDFLASH drive . By modifying the NANDFLASH drive to restrict the user application to access restricted region (nboot region, toc region, eboot region, nk mirror region, OEM region), so that these areas are write-protected, so as to achieve the purpose of protection of flash.
- 2023-03-13 02:10:03下载
- 积分:1