Question
STEVAL-STWINKT1B ISM330DHCX data corrupted at ODR = 208 samples/s
Hello, I'm working with STEVAL-STWINKT1B kit and the latest version of FP-SNS-DATALOG1 sw package.
I'm trying to set the ISM330DHCX 's ODR to 208 samples/s but in this case the acquisitions are corrupted.
Is there any known bug?
- The ODR is set by modifying the DeviceConfig.json file.
- Only the ISM330DHCX acquisition is corrupted.
- By debugging the code seems that the problem could be about the calculation of parameter "sdwritebuffersize" in function "SDM_CalculateSdWriteBufferSize". In this case function returns sdwritebuffersize = 512
