I have instrumented my code as per the documentation: added dataacq.c and dataacq.h, called DumpTrace(). I do not receive any errors in STM32CubeMonitor however msg.payload.data contains only x values when I use snapshot mode. When I use direct mode ...