-
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
-
单片机实现语音录放,对广大初学者,比较实用
单片机实现语音录放,对广大初学者,比较实用-the soft sound record and play in mcu
- 2022-07-16 19:46:33下载
- 积分:1
-
nrf2401无线收发C语言程序,调试通过,用的是lpc2103的MCU
nrf2401无线收发C语言程序,调试通过,用的是lpc2103的MCU-nrf2401 wireless transceiver C language programs, debugging through the use of the MCU is lpc2103
- 2022-04-28 21:28:40下载
- 积分:1
-
at89c51snd1单片机的mp3播放程序
at89c51snd1单片机的mp3播放程序-at89c51snd1 SCM mp3 player
- 2022-06-16 03:14:25下载
- 积分:1
-
12 DA chip TLC2543 driver 12 DA chip TLC2543 driver
12位DA芯片TLC2543驱动程序
12位DA芯片TLC2543驱动程序-12 DA chip TLC2543 driver 12 DA chip TLC2543 driver
- 2022-03-05 17:51:10下载
- 积分:1
-
解析工具,代码写的很好,可以直接带来的
xml解析工具,代码写的很不错,可以直接拿来用-xml parsing tools, code written in a very good, can be directly brought by
- 2022-04-06 15:32:15下载
- 积分:1
-
UCOS
UCOS-II的原码,希望能对嵌入式操作系统的朋友有所帮助-UCOS-II of the original code, hoping to help a friend of embedded operating systems
- 2022-01-26 02:01:34下载
- 积分:1
-
PIC18F4550-UCOS II 移植源代码
应用背景正在学习UCOSII,手头又快PIC18F4550的开发板,就在网上找了些例子,自己修改了下,可以在PIC18F4550上跑,对于初学者来说,还是不错!关键技术这个是很简单的一个例子,就是产生一组方波!
- 2022-03-23 14:01:49下载
- 积分:1
-
EVMDM642开发板和一个详细的硬件原理的介绍…
EVMDM642开发板的详细硬件介绍及原理图。PDF格式。-EVMDM642 development board and the introduction of a detailed hardware schematic diagram. PDF format.
- 2023-03-14 13:30:04下载
- 积分:1
-
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是一个移植到嵌入式系统上的版本!...
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是一个移植到嵌入式系统上的版本! -Graph develop library published by Trolltech company, include many graph API that can used in Linux, and can replant to embedded systems.
- 2022-08-18 07:48:38下载
- 积分:1