SUB-20 FW 0.4.7
--------------------
Fixed BB I2C clock stretching
See SUB-20 Firmware Update)
Search found 242 matches
- Wed Jun 05, 2024 5:29 pm
- Forum: SUB-20 General Discussion
- Topic: Latest SUB-20 RELEASE
- Replies: 2
- Views: 51136
- Sat Aug 27, 2022 9:20 am
- Forum: SUB-20 General Discussion
- Topic: How do I disable driver signature enforcement win W10
- Replies: 2
- Views: 35069
Re: How do I disable driver signature enforcement win W10
You can now download and install a signed driver that does not have a signature enforcement issue.
viewtopic.php?f=2&t=550
viewtopic.php?f=2&t=550
- Sat Aug 27, 2022 9:15 am
- Forum: SUB-20 General Discussion
- Topic: Digitally Signed SUB-20 Driver
- Replies: 0
- Views: 7031
Digitally Signed SUB-20 Driver
To achieve maximum security, you are only allowed to install signed drivers on Windows 8/10/11.
You can now download and install Digitally Signed SUB-20 driver:
http://www.xdimax.net/download/SUB-20-d ... 17-x64.exe
http://www.xdimax.net/download/SUB-20-d ... 17-x64.zip
You can now download and install Digitally Signed SUB-20 driver:
http://www.xdimax.net/download/SUB-20-d ... 17-x64.exe
http://www.xdimax.net/download/SUB-20-d ... 17-x64.zip
- Mon Jul 25, 2022 4:05 am
- Forum: SUB-20 General Discussion
- Topic: Python module for SUB-20 library
- Replies: 0
- Views: 7303
Python module for SUB-20 library
Pyhon module for SUB-20 is available from Python Package Index pypi.org:
https://pypi.org/project/pysub20/
Installation: pip install pysub20
Repository: https://github.com/paulgr2008/pysub20
Author & Maintainer: Paul Grebeniuk
https://pypi.org/project/pysub20/
Installation: pip install pysub20
Repository: https://github.com/paulgr2008/pysub20
Author & Maintainer: Paul Grebeniuk
- Wed Feb 12, 2020 5:11 am
- Forum: SUB-20 General Discussion
- Topic: DLL translation library
- Replies: 2
- Views: 36015
Re: DLL translation library
Below is a correspondence between U2C Ports and SUB-20 GPIO:
For instance: U2C Port B0 - SUB-20 GPIO8
Code: Select all
| U2C Port | A | B | C | N/A |
| SUB-20 GPIO | 0-7 | 8-15 | 16-23 | 24-32 |
- Sun Nov 24, 2019 4:56 am
- Forum: SUB-20 General Discussion
- Topic: Downgrade firmware?
- Replies: 4
- Views: 17651
Re: Downgrade firmware?
Hi,
You are asking for something very very old. Can you please explain the reason?
We are always keeping backward compatibility. You should not have any problems with newer versions.
You are asking for something very very old. Can you please explain the reason?
We are always keeping backward compatibility. You should not have any problems with newer versions.
- Fri Sep 02, 2016 6:12 pm
- Forum: SUB-20 General Discussion
- Topic: SUB-20 driver for LabVIEW 64bit
- Replies: 0
- Views: 24300
SUB-20 driver for LabVIEW 64bit
If you are familiar with DLLs and LabVIEW, creating a 64-bit version of the driver is not too hard. Open user.lib\SUB20 v1.2 LV2013+\Public\Controls You will find 4 files. 1.png Each of these accesses the 32-bit .NET DLL. You need to change each of them to point to the 64-bit version. The rest of th...
- Mon Jun 20, 2016 3:58 am
- Forum: SUB-20 General Discussion
- Topic: How do I disable driver signature enforcement win W10
- Replies: 2
- Views: 35069
Re: How do I disable driver signature enforcement win W10
Another option would be to update the SUB-20 firmware to the 0.4.2+ FW version, please see here
viewtopic.php?f=2&t=526&p=1300
viewtopic.php?f=2&t=526&p=1300
- Sat Apr 23, 2016 9:45 am
- Forum: SUB-20 General Discussion
- Topic: LabView 2014 Crash Fix
- Replies: 0
- Views: 20894
LabView 2014 Crash Fix
We have seen a LabVIEW 2014 crash if the DLL doesn’t link properly. This is how to fix it: Start with the example called “SUB-20 get SUB-20 data.vi” simply because it’s a stand-alone example that does not require any hardware and works for all variations of SUB-20. Click through to Initialise.vi > G...
- Wed Oct 07, 2015 6:26 pm
- Forum: SUB-20 General Discussion
- Topic: How do I disable driver signature enforcement win W10
- Replies: 2
- Views: 35069
How do I disable driver signature enforcement win W10
Please check if you have performed these steps to disable the driver signature enforcement in Windows 10 / Windows 8 a. Press the Win + C and click on PC settings. b. Switch over to the “Update & recovery” section. c. Then click on the Recovery option on the left hand side. d. Once selected, you wil...