-
device driver development document
device driver development document
- 2022-12-14 21:05:03下载
- 积分:1
-
在驱动里面获取可执行文件(PE文件)版本相关信息,cool
在驱动里面获取可执行文件(PE文件)版本相关信息,cool-Get in the driver inside the executable file (PE files) version of the relevant information, cool! ! !
- 2022-07-17 00:09:12下载
- 积分:1
-
使用ZLG500B读写RFID标签包括zlg500b.dll和源代码。
使用ZLG500B读写RFID标签。包括ZLG500B.dll及其源代码
- 2022-02-28 09:12:14下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
详细描述了基于TI TSC2003触摸芯片的底层实现流程
详细描述了基于TI TSC2003触摸芯片的底层实现流程-Described in detail based on the TI TSC2003 touch the bottom of the chip implementation flow
- 2023-07-15 23:35:04下载
- 积分:1
-
NAND Flash的读写功能以及实现函数源程序。
NAND Flash的读写功能以及实现函数源程序。-NAND Flash read and write functions, and to achieve the function source.
- 2022-07-11 01:38:39下载
- 积分:1
-
并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合TouchStone CheckIt规范的回送连接器(电缆)就行...
并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合TouchStone CheckIt规范的回送连接器(电缆)就行-driver for polling parallel, not the actual hardware, as long as a root with TouchStone CheckIt sent back to the norms connector (cable) on the line
- 2022-05-21 18:27:51下载
- 积分:1
-
ht1621 LCD driver can drive through the debugging has liquid crystal display.
ht1621液晶驱动程序,经调试已可以驱动液晶显示。-ht1621 LCD driver can drive through the debugging has liquid crystal display.
- 2022-07-02 12:13:55下载
- 积分:1
-
另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。...
另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。-another SCSI drivers, unpacked only five documents, to see readme.
- 2022-03-02 16:25:52下载
- 积分: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