Has somebody tried to decode a CAN-FD data frame with bitrate switching above 1Mbit/s ?
When I try this, the scope can't decode the data field any more.
Thanks a lot for pointing this out! We’ve already started testing this on our side and can reproduce the behavior. This is not what we expected to see, so we’re currently investigating the root cause. Once identified, we’ll address it in a firmware update. I’ll post an update as soon as we have more details.
I like the scope very much and not many companies are willing to listen to their customers...so here I have another shot.
The reduced design philosophy with only 4 hardware knobs is fine with me, the handling with touch/mouse is flawless.
But there are some trigger types where only 3 knobs are assigned. At least in "Timeout", "Pulse", "Interval" the 4th knob could be used for something.
(e.g. to change the compare time value...would make sense for me)
And just curious is there a reason why the trigger coupling can't be set to "AC"?
Thanks a lot for the kind words — really appreciated 😊
Regarding the 4th encoder:
Good point. For trigger types like Timeout, Pulse and Interval, it indeed makes sense to consider assigning the fourth knob to something like the compare time parameter. We’ll review this internally.
About AC trigger coupling:
As Ulrich already mentioned, this is related to the fully digital trigger architecture used in the scope. The trigger is derived directly from the ADC sample data.
One of the key advantages of this fully digital trigger approach is that it works directly on the real, sampled signal data. This allows:
- Low trigger jitter (no separate analog comparator path)
- High timing precision
- Freely adjustable hysteresis
- Complex trigger conditions implemented purely in the digital domain
- Perfect consistency between what you see and what the trigger “sees”
However, in this setup, there is no separate analog trigger path where an AC coupling could simply be inserted. With traditional analog trigger circuits, AC coupling can be implemented in hardware before the comparator.
Thanks again — feedback like this is super valuable for us.