itk:fei4b
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
itk:fei4b [2016/04/05 13:50] – [Install usb3.0] rwang | itk:fei4b [2017/01/12 19:12] (current) – asc | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== | ====== | ||
+ | This wiki describes UsbPix teststand. | ||
+ | Alternatively, | ||
===== Setup documentation ===== | ===== Setup documentation ===== | ||
- | |||
- | |||
[[http:// | [[http:// | ||
Line 15: | Line 15: | ||
Afterwards, you can configure the FPGA, connect FE-I4B and run a digital scan. | Afterwards, you can configure the FPGA, connect FE-I4B and run a digital scan. | ||
- | ==== Ubuntu instructions ==== | ||
- | Prepare for USB3 connections: | ||
- | < | ||
- | sudo apt-get install python-pip | ||
- | apt-get install git | ||
- | pip install git+https:// | ||
- | pip install pySiLibUSB | ||
- | </ | ||
- | |||
- | ===== CentOS7 instruction ===== | ||
- | |||
- | |||
- | |||
- | |||
- | <code bash> | ||
- | rpm -iUvh http:// | ||
- | yum -y update | ||
- | yum -y install python-pip | ||
- | pip install --upgrade pip | ||
- | yum install libgusb libusbx libusb-devel | ||
- | yum install libudev-devel | ||
- | yum install libgudev1 libgudev1-devel python-pyudev | ||
- | sudo pip install pyusb | ||
- | tar -jvxf libusb-1.0.20.tar.bz2; | ||
- | pip install pySiLibUSB | ||
- | # get Anaconda2-2.4.1-Linux-x86_64.sh | ||
- | ./ | ||
- | # get ViTables-develop_py27.zip | ||
- | unzip ViTables-develop_py27.zip | ||
- | cd ViTables-develop/ | ||
- | python setup.py install | ||
- | # get from github | ||
- | unzip pyusb-master.zip # from github | ||
- | cd pyusb-master/ | ||
- | python setup.py install | ||
- | # get master pyBar | ||
- | cd pyBAR-master | ||
- | python setup.py install | ||
- | </ | ||
- | |||
- | |||
- | Run this code: | ||
- | |||
- | <code python> | ||
- | import SiLibUSB | ||
- | sidev = SiLibUSB.SiUSBDevice() | ||
- | print " | ||
- | </ | ||
===== Windows 7 instruction ===== | ===== Windows 7 instruction ===== | ||
Line 90: | Line 42: | ||
- Ordered List Itemupload the .img file " | - Ordered List Itemupload the .img file " | ||
- use Zadig to reinstall FX3 device | - use Zadig to reinstall FX3 device | ||
- | - | + | - the USB devices " |
- | - select " | + | - select " |
- install driver WinUSB(v6.1.7600.16385) | - install driver WinUSB(v6.1.7600.16385) | ||
- download libusb 1.0.20 from http:// | - download libusb 1.0.20 from http:// | ||
Line 240: | Line 192: | ||
======Data analysis====== | ======Data analysis====== | ||
+ | |||
+ | |||
+ | --- // | ||
+ | --- // |
itk/fei4b.1459864228.txt.gz · Last modified: 2016/04/05 13:50 by rwang