Resolved! What is the flow chart to get the Acc X Peak/Acc Y Peak/Acc Z Peak in ST BLE App?
Hi , I am using ism330dhcx vibration sensor to measure vibration acceleration on motor. The sensor outputs LSB to MCU, then MCU used it to calculate the actual acceleration in mg (LSB * sensitivity). What is the simple flow chart to get the Acc X Pea...