-
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
-
Z-Stack源代码
Z-Stack是TI开发的ZigBee协议栈,主要定义了网络层和应用层。本压缩包直接解压缩使用IAR工具即可编译使用。 如何使用ZigBee协议栈协议栈是协议的实现,可以理解为代码,函数库,供上层应用调用,协议较底下的层与应用是相互独立的。商业化的协议栈就是给你写好了底层的代码,符合协议标准,提供给你一个功能模块给你调用。你需要关心的就是你的应用逻辑,数据从哪里到哪里,怎么存储,处理;还有系统里的设备之间的通信顺序什么的,当你的应用需要数据通信时,调用组网函数给你组建你想要的网络;当你想从一个设备发数据到另一个设备时,调用无线数据发送函数;当然,接收端就调用接收函数;当你的设备没事干的时候,你就调用睡眠函数;要干活的时候就调用唤醒函数。所以当你做具体应用时,不需要关心协议栈是怎么写的,里面的每条代码是什么意思。除非你要做协议研究。每个厂商的协议栈有区别,也就是函数名称和参数可能有区别,这个要看具体的例子、说明文档。
- 2023-07-12 19:25:06下载
- 积分:1
-
登陆注册
登陆注册登陆注注册注册注册注册注册注册注册注册
- 2022-05-17 23:11:03下载
- 积分:1
-
MinOS嵌入式操作系统,C/C++源代码!基于KeilC51编译器.
MinOS嵌入式操作系统,C/C++源代码!基于KeilC51编译器.-MinOS Embedded operating system, C/C source code! Based on KeilC51 compiler.
- 2022-09-10 20:00:03下载
- 积分:1
-
内存检测程序源代码
内存检测程序源代码-memory testing program source code
- 2022-02-25 12:31:50下载
- 积分:1
-
2008年的硕士论文,基于H_264熵编码的视频加密技术研究
2008年的硕士论文,基于H_264熵编码的视频加密技术研究-Master" s thesis in 2008, based on entropy coding H_264 video encryption technology research
- 2022-02-02 18:13:27下载
- 积分:1
-
流畅的外扩Ram技术(参考CMD文件),使程序的大小不受限制;成功移植并调试通过的嵌入式微实时操作系统UCOSII,用户仅按需填入相应的任务程序,使用极为方便...
流畅的外扩Ram技术(参考CMD文件),使程序的大小不受限制;成功移植并调试通过的嵌入式微实时操作系统UCOSII,用户仅按需填入相应的任务程序,使用极为方便-Ram technology fluency of foreign expansion (reference CMD file), make the program the size of the restriction the success of transplantation and debug of embedded micro-through real-time operating UCOSII, the user only to fill in the corresponding task on-demand program is extremely easy to use! !
- 2022-08-13 15:19:32下载
- 积分:1
-
FIFO verilog achieve, enclosing testbench and documentation shows
FIFO的verilog实现,内附testbench和文档说明-FIFO verilog achieve, enclosing testbench and documentation shows
- 2022-03-25 20:37:45下载
- 积分:1
-
IARAVR多项功能测试+protues调试例程
IARAVR多项功能测试+protues调试例程-IARAVR a number of functional test+ Protues debugging routines
- 2023-04-11 04:20:04下载
- 积分:1
-
AVR单片机
AVR单片机C语言编程及应用实例嵌入式C编程与Atmel-AVR single-chip C language programming and application examples Embedded C Programming and Atmel
- 2022-01-21 01:38:22下载
- 积分:1