Question
hi, i got a STEVAL-STWINKT1B i would like to run STM32CubeFunctionPack_DATALOG1_V1.3.0, am i able to display the data in real-time while it is writing into .dat file by USB ?
i have found this line in the python_SDK but there is no such function.
# NOTE here you can queue sensor data (to process or display them)
# NOTE: e.g. -> self.hsd_info.queue_sensor_data([sensor_data])
i
