receive data via USB from STEVAL-MKSBOX1V1 SensorTile.box in Python
Dear all,I am using SensorTile.box STEVAL-MKSBOX1V1 with St app.I made application with vibrometer and output to USB.but the problem when I receive this data with Python code.there is byte misaligned in x,y,z because I started to receive data after s...