I got the latest firmware from the Hantek site (dso5kp_func_dso5102p20140208.up), and completed the update without a hitch. My problem is that the MATH MENU does not have the FFT option that is mentioned in the scope's data sheet and manual, before or after the update.
from the system information, tell me the hw version.
I would like to install Tinhead's improved firmware for the DSO5102P that was introduced on page 133 post 1994 of this thread, but while the post says the firmware is for the "P" series it does not mention any possible hardware versions?
it is for any "P" model, no matter what hw version.
As you have already newer fw version you can NOT simply use firmware update to downgrade. You will have to copy
it manually to your DSO. Go to my onedrive, to firmware -> hw1.00.0 folder and download DSO-P-custom_3.40.0_130717.1.zip
Inside that file you will find dso_patched.exe and English.lan (i do no use any other languages, so when you need others you
will have to decrypt/extract them from e.g. dso5kp_v3.40_dso5102p20130722.0.up ), copy them both to flash drive.
Then you need that tool from Peter Dreisiebner,
http://peter.dreisiebner.at/dso-usb-tool/Connect the DSO to PC, install drivers, run that tool from Peter. Go then to Log tab and select which driver you have installed,
"Use USB" for Hantek drivers or "Use LibUSB0" for LibUSB drivers.
Go then to shell tab and click on "Send", when you got anything else that error the connection is working and you can continue.
Now insert the flash drive into DSO, wait few seconds until it got recognized. Now run following (paste to "command" and click
each time on "send", wait each time until led stop blinking, if any):
cp /mnt/udisk/dso_patched.exe /dso_update.exe
sync
chmod 777 /dso_update.exe
rm /OurLanguages/*.lan
cp /mnt/udisk/English.lan /OurLanguages
syncNow power cycle your DSO, it should startup with that patched fw version (check then in system information).
I have read about differences occuring with serial numbers above 15000, but my serial number of (T 1G/036 001705) seems to be from a completely different series?
actually this is my mistake, "P" models are always with new SoC (S3C2416), they can have any S/N.
The "S/N > 15000" indication is actually only to help people to recognize what SoC they have in their DSOs:
< 15000 is S3C2440 (old SoC and now EOL)
> 15000 is S3C2416 (new SoC).
My question is does anyone have experience with Tinhead's improved firmware on a "P" series device with hardware version (1000xffff8103)?
so i assume you have 8103? In principle exact that version should have FFT and 40k memory maximum.
There are other ppl having same model, e.g. page 160, and no problems with FFT, as long of course memory
depth not set to higher than 20k and trigger not in Alter mode.
What when you do default setup, then go to math and scroll trough MATH options with arrows ?
(use F1 and/or F2 buttons to scroll, one can see only CH1+CH2, CH1-CH2, CH2-CH1, CH1xCH2, CH1/CH2,
the CH2/CH1 and FFT are not directly visible ...)