de     

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:software:tutorial_example [2016/08/17 11:46] – [USB driver for Windows] stefanen:software:tutorial_example [2016/09/15 09:19] – [USB driver for Windows] stefan
Line 15: Line 15:
 ===== USB driver for Windows ===== ===== USB driver for Windows =====
  
-Under windows there is the limitation that an USB driver has to be assigned to the device in order to access it. Easiest way to install the driver is using using [[http://zadig.akeo.ie/|Zadig]], also see [[https://github.com/pbatard/libwdi/wiki/Zadig|the github project]].+Under Windows every USB device needs a driver. Easiest way to install the driver is using using [[http://zadig.akeo.ie/|Zadig]], also see [[https://github.com/pbatard/libwdi/wiki/Zadig|the github project]].
  
 Quick Start Guide is: Quick Start Guide is:
Line 29: Line 29:
 |  0x221A  |  0x100  |  1  | ZTEX Firmware, configuration interface (FX3 only)  | |  0x221A  |  0x100  |  1  | ZTEX Firmware, configuration interface (FX3 only)  |
 |  0x4B4  |  0x8613  |  0  | Cypress FX2 with built-in Firmware (required to start the board without ZTEX firmware, start board with JP1 closed to install driver)  | |  0x4B4  |  0x8613  |  0  | Cypress FX2 with built-in Firmware (required to start the board without ZTEX firmware, start board with JP1 closed to install driver)  |
-|  0x4B4  |  0x8613   0  | Cypress FX3 with built-in Firmware (required to reload firmware, start board with JP1 closed to install driver)  |+|  0x4B4  |  0x1480   0  | Cypress FX3 with built-in Firmware (required to reload firmware, start board with JP1 closed to install driver)  |
  
  
 {{indexmenu_n>5000}} {{indexmenu_n>5000}}
  
 
en/software/tutorial_example.txt · Last modified: 2018/09/12 12:45 by 83.173.241.10
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]