LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Usb > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Marc Reinig<mreinig@p...>
    Date: Fri Mar 5 14:58:05 CET 2004
    Subject: [usb] USB Driver !!!
    Top
    Make your device a HID device. The HID driver is a standard part of any
    Windows system. Then, you can use CreateFile(), ReadFile(), WriteFile(),
    DeviceIoControl(), and CloseHandle to communicate with your device.

    Three excellent books on USB are:
    * "USB Complete" Jan Axelson, Lakeview Research, attachment.htm

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.