]> sigrok.org Git - sigrok-util.git/blob - firmware/README.hantek-dso-extract
GPL headers: Use correct project name.
[sigrok-util.git] / firmware / README.hantek-dso-extract
1 The hantek-dso-extract.py tool extracts firmware from the driver that comes
2 with the Hantek DSO-2xxx/52xx series USB oscilloscopes. Find the 32-bit
3 driver installed on the windows system -- typically called DSOxxxx1.sys or
4 DsoxxxxX861.sys, where xxxx is your device's model. Use it like this:
5
6 $ ./hantek-dso-extract.py Dso2090X861.sys
7 saved 4730 bytes to hantek-dso-2090.fw
8
9 Copy the resulting file over to the location where sigrok installed its
10 firmware files. By default this is /usr/local/share/sigrok-firmware