-
D12 USB设备控制芯片驱动程序代码,是学习USB设备驱动编程的好资料...
D12 USB设备控制芯片驱动程序代码,是学习USB设备驱动编程的好资料-D12 USB device controller driver code, is a USB device driver programming learning good information
- 2022-01-28 08:13:07下载
- 积分:1
-
This is the single test of transmitting and receiving serial data procedure is v...
这是单机测试串口发送和接收数据的程序,很简单啊!完成基本的串口工作-This is the single test of transmitting and receiving serial data procedure is very simple ah! Completed the basic work of the serial
- 2022-03-02 13:28:26下载
- 积分:1
-
源程序双机通信PPORT
源程序的双机通信pport源码,很实用,很好的学习pport双机通信的源代码。有客户端和服务器端两个端口,通过socket通信,连接两个端口并进行通信。
- 2022-05-17 20:38:31下载
- 积分:1
-
针对ATMEL公司的9260(ARM926)的data flash测试程序
针对ATMEL公司的9260(ARM926)的data flash测试程序-For ATMEL" s 9260 (ARM926) of the data flash test procedures
- 2023-05-14 03:40:03下载
- 积分:1
-
单片机程序,里面包括代码和一些基本数据。源程序,各种文件...
单片机程序,里面包括代码和一些基本数据。源程序,各种文件-SCM procedures, which includes the code and some basic data. Source code, documentation
- 2023-05-07 14:45:03下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1
-
SHOWFAT 显示磁盘FAT信息
SHOWFAT 显示磁盘FAT信息-SHOWFAT- show disk FAT information
- 2022-10-05 11:00:03下载
- 积分:1
-
SOS操作系统用于无线传感器网络节点的源代码
SOS操作系统用于无线传感器网络节点的源代码-SOS operating system for wireless sensor network node source code
- 2022-04-22 08:44:18下载
- 积分:1
-
嵌入式操作系统ECOS的网络开发包
嵌入式操作系统ECOS的网络开发包-eCos embedded network operating system development kit
- 2022-07-09 06:25:28下载
- 积分:1
-
基于LPC2138ARM7的高精度超声波发射与接收器的源代码
此代码基于NXP公司的LPC2138ARM7源代码,能够驱动超声波发射与接收器,测距精度小于1厘米,代码注释详细,学习参考价值大,欢迎来下载使用!
- 2022-07-13 05:16:20下载
- 积分:1