-
Recent Posts
- Possible DS8VM1 R13/R13b CLKOUT5 instability in Distribution Clock Mode
- SIS315x USB to VME Interface LINUX access right issue
- SIS1100 Linux Driver 2.16 under AlmaLinux 9.4
- OpenSource Article on SIS1160/SFMC 2.5 GSPS 14-Bit High Count Rate Data Aquisition
- NIM A Article on the Use of 2.5 GSPS 14-Bit SIS1160/SFMC01 PCIe Digitizer for Prompt Gamma-ray Measurements During Proton Therapy Treatments
Recent Comments
- James on n/Gamma separation and TOF histogramming with SIS3316
- Rong Liu on IHEP Beijing reports stable ADS LINAC 1 operation with MTCA.4 based LLRF
- mki on Announcing the SIS3153 USB3.0 to VME Interface
- exaos on Announcing the SIS3153 USB3.0 to VME Interface
- mki on n/Gamma separation and TOF histogramming with SIS3316
Archives
Categories
Struck Tags
- 12-bit
- 14-bit
- 250 MSPS
- 500 MSPS
- ADC
- BERR
- DAC
- DESY
- Digitizer
- DPG
- Driver
- EMBL
- EPICS
- Ethernet
- Firmware
- Gamma
- ICALEPCS
- Impact
- input range
- Interface
- Labview
- LINUX
- LINUX driver
- LINUX SIS1100 SIS310x driver VME SUSE Redhat
- MTCA.4
- PCIe
- PCI Express
- PDF documentation manual
- Petra III
- Proton Therapy
- RTM
- SIS1100
- sis3153
- SIS3302
- sis3316
- SIS3820
- spring meeting
- TigerSHARC
- trade show
- trade show embedded world
- USB
- USB3.0
- VME
- Windows
- Xilinx
Meta
Category Archives: Interface
SIS3153 USB VfyAlloc Error with Windows driver 1.1
Issue: “error Usb driver VfyAlloc” upon vme_A16D16_read() with LabWindows CVI V2015 on Windows 7 machine with driver version 1.1 Fix: Upgrade to driver version 1.2 www.struck.de/sis3153w_1.2.zip
SIS3153 Ethernet SFP reset issue serial numbers16-39
The SIS3153 Ethernet to VME interfaces with serial numbers in the range from 16 to 39 have a some 10% probability reset issue at power up. Please have trained personel remove resistor R200A to remedy the erroneous pulldown. USB3.0 operation … Continue reading
Installation of SIS1100 driver under CENTOS7
Issue: Installation of SIS1100 driver in a new work station with CENTOS7 results in error message upon compilation: make -C /lib/modules/3.10.0-123.8.1.el7.x86_64/build SUBDIRS=/home/dacq/SIS1100/sis1100-2.13-9/dev/pci modules make: *** /lib/modules/3.10.0-123.8.1.el7.x86_64/build: No such file or directory. Stop. make: *** [driver] Error 2 Solution: Installation of the … Continue reading
Posted in Driver, Interface
Leave a comment
SIS3153 USB3.0 to VME interface shipping
More information on software support and performance will be put online shortly. www.struck.de/sis3153.html
Posted in Interface
Leave a comment
SIS3150 LINUX driver under Ubuntu 12.04
Thanks to Volker Hannen from the University of Münster for bringing to our attention: Under Ubuntu 12.04 the USB library resides in /usr/lib/i386-linux-gnu/ and is not found by the configure script. Setting the link below allows for compilation /usr/lib/libusb.a -> … Continue reading
Windows 8 support for Struck USB and PCI(e) VME interfaces
We do have Windows 8 support for our USB to VME and PCI/PCI Express interfaces starting with the SIS3150 driver release v3.0 and the SIS1100e/310x driver release 6.4.2.4
SIS1100e/310x LINUX driver 2.13-8 online
Patched for kernel up to 3.8.0 Tested to be working up to kernel 3.7.10 (openSUSE 12.3) SIS1100(e)/310x page with 2.13-8
Posted in Driver, Interface
Leave a comment
SIS1100e/310x LINUX driver opensuse 12.3rc1 at kernel 3.7.6
Thanks to Tibor Keri from the University of Glasgow for bringing the following to our attention: In kernel 3.7-rc1, the flag VM_RESERVED is removed The implication is, that sis11_mmap.c requires the following patch: /* offset in bytes + size of … Continue reading
Posted in Driver, Interface
Tagged Interface, kernel 3.7.6, LINUX driver, LINUX SIS1100 SIS310x driver VME SUSE Redhat, opensuse
Leave a comment
Using autosensing SIS3104 with older LINUX drivers
Autosensing SIS3104’s (firmware 0x03020202) are recognized from driver 2.13-7 onwards. To continue working with older drivers with an up to date SIS3104 you will have to modify sis3100rem_init.c by adding the corresponding case to the switch (sc_remote_ident&0x00ffff00) as shown below. … Continue reading
Posted in Driver, Firmware, Interface
Leave a comment
New SIS3104 firmware with 1G/2G link speed auto sensing
Finally link speed auto sensing firmware is available for the SIS3104 card. The new V3 firmware has SST related and a VME master timing related improvement also and can be downloaded from www.struck.de/sis3104firm.html.