I'm reaching out for some assistance with a USB-1208HS-4AO device I've recently acquired. My goal is to integrate it with Python on a Linux system. Following the setup instructions on the mccdaq UL for Linux GitHub repository, I attempted to run one of the provided C example programs. Unfortunately, I encountered the following error:
```
./AIn
Found 1 DAQ device(s)
[0] USB-1208HS-4AO: (01E92182)
After reviewing the Linux Product Support documentation, it seems that the device requires firmware version 1.07 or newer. However, I've only been able to find firmware updates for Windows, specifically at this Digilent link. I'm at a loss for how to proceed with updating the firmware on Linux.
Does anyone have experience with this or know where I might find a Linux-compatible firmware update? Any guidance would be greatly appreciated.
Question
David Calatayud
Hello all,
I'm reaching out for some assistance with a USB-1208HS-4AO device I've recently acquired. My goal is to integrate it with Python on a Linux system. Following the setup instructions on the mccdaq UL for Linux GitHub repository, I attempted to run one of the provided C example programs. Unfortunately, I encountered the following error:
```
./AIn
Found 1 DAQ device(s)
[0] USB-1208HS-4AO: (01E92182)
Connecting to device USB-1208HS-4AO - please wait ...
Error Code: 93
Error Message: Incompatible firmware version, firmware update required
```
After reviewing the Linux Product Support documentation, it seems that the device requires firmware version 1.07 or newer. However, I've only been able to find firmware updates for Windows, specifically at this Digilent link. I'm at a loss for how to proceed with updating the firmware on Linux.
Does anyone have experience with this or know where I might find a Linux-compatible firmware update? Any guidance would be greatly appreciated.
Best regards, David
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now