›› 2016, Vol. 29 ›› Issue (7): 68-.

• 论文 • 上一篇    下一篇

基于EZ-USB FX3的驱动程序设计

刘杰,刁节涛,李楠,孙兆林   

  1. (国防科学技术大学 电子科学与工程学院,湖南 长沙 410073)
  • 出版日期:2016-07-15 发布日期:2016-07-15
  • 作者简介:刘杰(1992-),男,硕士研究生。研究方向:嵌入式系统与固态存储技术。

Driver Design Based on EZ-USB FX3

LIU Jie, DIAO Jietao, LI Nan, SUN Zhaolin   

  1. (School of Electronic Science and Engineering, National University of Defense Technology, Changsha 410073, China)
  • Online:2016-07-15 Published:2016-07-15

摘要:

USB30数据传输接口以其在传输速度方面具有的优势正逐渐取代USB20接口成为电子设备接口的主流,驱动开发需求也与日俱增。传统的Driver Studio+WDM驱动设计方法难度大、耗时长,已无法满足现实应用需求。文中采用全新的WDF驱动架构,通过通用驱动程序改进的方法,在Visual Studio2013+WDK81的开发、编译环境下进行了USB30驱动程序设计。实验结果表明,该方法设计的驱动可稳定运行,有效地降低了驱动开发难度,并且缩短了开发周期。

关键词: USB30驱动, WDF, EZ-USB FX3

Abstract:

USB30 data transfer interface is gradually replacing the USB20 interface as the protagonist of the electronic device interface with its significant advantages in terms of transmission speed and the needs for driven development are also increasing. The traditional driver design approach with Driver Studio + WDM structure fails to meet the needs for real-world applications due to the complex structure and the huge time consumption. In this paper, the USB30 driver is designed with a new WDF driver architecture in Visual Studio2013 + WDK81 development and compilation environment by the universal driver improved method. Results show that the driver designed by this method works stably, effectively reducing the driver development effort and shortens the development cycle.

Key words: USB30 driver, WDF, EZ USB FX3

中图分类号: 

  • TP334.7