When we got our DS2202E (new), there immediately was a software update to be installed. Apparently they shipped half ready scopes to gain time for development work.
2 or 3 months after we got the DS2202E i tried to get technical support from Rigol. Nothing. It's not included. That's why they are cheaper. No other software update appeared for several years, so that's it.
Some months later i bought a pre-owned Lecroy and i remember some phone calls. So there was somebody to talk to. Rigol has more expensive models, too. I won't try whether they support those better. I think they deserve this rant.
Regards, Dieter
you did well to tell this thing, customers must be a fundamental part of a company, and be treated with merit!
There have been comments over in the Test Equipment forum about Siglent being slow to respond with firmware upgrades and just due to the fact that the SDS1202X-E is newer on the market, it can be expected to still have some issues. We'll just have to wait and see how they respond.
Some of the 'bugs' are at the edges of operation where I never go. If it doesn't affect me, I don't care when they fix it.
I wouldn't necessarily want to be the test case for firmware upgrades. If I didn't have a problem, I wouldn't install an upgrade to fix it.
I must point out that I have experienced it a little for now, but the problem with the key came immediately, quite frequently. Then maybe with a certain brand and size of usb stick it wouldn't happen. I have 3 of keys, it happened with all .. Then for heaven's sake I won't use this tool every day, so it won't be a problem for me.
But let's talk about one of the nicest features of these DSOs and that is 'protocol decoding'. True, this is only important if you are working with computers and microcontrollers but that's a pretty big arena. There are 3 primary protocols that an Arduino or Raspberry Pi can easily generate: UART serial, SPI and I2C. CAN is an important protocol but it usually takes a much more capable processor.
So, if you think in terms of Arduino for signal generation, you can practice decoding for free. With PWM, you can measure Frequency, Period, Duty Cycle, Rise Time, Fall Time and a host of other parameters.
The Arduino UNO (fake) is about $13 on Amazon. The Starter Kits from ELEGOO are excellent and the tutorials are WELL documented. I have several kits because I wanted to play with GPIO on a Pi 4. Real Arduino UNOs are about $23. I go for the real ones just to support the cause.
https://www.amazon.com/s?k=arduino+uno+r3
It's early times with the scope but, sooner or later, you're going to need real signals and there are a lot of ways to get them. I do digital so I would head toward the Arduino approach.
Just wait until you see how many Measurements these scopes can make. User Manual page 139, PDF page 154 kicks it off. These scopes are amazing!
It is going to be hard to find a more versatile signal source than the Arduino for less than $13. The 555 timer is a good place to start but it runs out of capability pretty quick. For certain, it won't generate a serial stream. It is, however, a flexible source of square waves.
I leafed through the manual on the fly and actually does a lot of things a dso. I will get there calmly, some are complex for me. Meanwhile, I am going to order. In my recent successful repair (it happens 1 time out of 100
), I was still bitter with an oscilloscope, it was there on the table together with the multimeters and bench power supply .. but I bypassed it: I am convinced that it would have given me a lot of useful information for example on the dual / quad power amplifier, which a multimeter cannot give. However, I used it to see the DC power supply voltage of the board (classic low cost 12vdc switching power supply), or set a vertical div of 100mv and I could see that it was quite stable, some light waves but never more than 50mv. I liked to observe this thing, even if at the beginning I didn't find the signal on the display, obviously the left marker was at -12v .. and I was lost in space
If I had a sinusoidal signal generator I would have used it already, to see the quality of the satellite L and R output signal and to the subwoofer (I will try with the signal generated online for this time)
I believe that to learn all the qualities of these DSOs, they can be exceptional companions.
I admit that Arduino interests me, it also costs very little; as soon as I free my head from the bases of the siglent, I start to look better at this product, to understand if it could be a good companion for me .. (not only to generate signals ..)
thanks rstofer
Why should you dabble with an arduino? Match your oscilloscope with a decent function generator. Which I would advise you to aquire in a different way. (I saw your thread only when the result was already done).
also the arduino generates signals doesn't it?
basic signals will suffice for me, I don't do anything complex, for the signal generator I would have no idea of spending too much for now
thanks for the contribution