(just my guess on reported run_state's) my assumption is that run_state 0x85e_2_ is meaning "waiting for trigger condition". from your other log output i see that there is no edge/level-trigger requested, device should just start sampling 200M samples no matter what signals are applied...
and my device immediately signals this by reporting a run_state of 0x85e_e_ "triggered". next run_state 0x85e_d_ is signaled as soon as acquisition buffer of 200M samples is full, which will trigger download. your device does successfully transition from 0x85e_9_ to 0x85e_2_. i am curious what your log looks like if you request fewer samples (e.g. via --samples 256). (also make sure to leave the programm running long enough (~20s ?) such that enough log messages are generated.) flo. _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel