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/03/25 14:48] – [Install usb3.0] asc | 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 84: | Line 36: | ||
- make sure no driver installed for the cypress usb3.0 (on pixel1 computer). For " | - make sure no driver installed for the cypress usb3.0 (on pixel1 computer). For " | ||
- in Device manager looking in the "other device" | - in Device manager looking in the "other device" | ||
- | - install the cypress kit from http:// | + | - install the cypress kit from [[http:// |
+ | - If you use Windows 10, use these dedicated drives [[http:// | ||
- right click on the " | - right click on the " | ||
- Ordered List Itemopen the control center, the " | - Ordered List Itemopen the control center, the " | ||
- | - Ordered List Itemupload the .img file " | + | - Ordered List Itemupload the .img file " |
- | - **Not Need** | + | - use Zadig to reinstall FX3 device |
- | - reboot PC | + | - 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 99: | Line 52: | ||
==Install basil mio3== | ==Install basil mio3== | ||
- | change " | + | change " |
+ | You will need the branch " | ||
+ | If you will use wrong basil, when running " | ||
Download pySiLibUSB from https:// | Download pySiLibUSB from https:// | ||
Line 236: | Line 192: | ||
======Data analysis====== | ======Data analysis====== | ||
+ | |||
+ | |||
+ | --- // | ||
+ | --- // |
itk/fei4b.1458917310.txt.gz · Last modified: 2016/03/25 14:48 by asc