03-02-2023 06:48 PM - edited 03-02-2023 10:18 PM
Hello,
We are attempting to use high g and low g features in our design, but do not see INT1 pin toggle when interrupt occurs. We do see the interrupt has occured when reading ORIENT_HI_G_OUT register [6:3]. Please advise if there are additional steps beyond the configuration in the Application Note manual. We are using legacy config found here: https://github.com/boschsensortec/BMI270-Sensor-API/blob/master/bmi270_legacy.c We are able to see INT1 pin toggle when configuring for Nomotion Detection feature.
03-14-2023 10:00 AM
Hi Eric_Fizer,
Let us check and give you feedback.
03-15-2023 12:47 AM
Writing 0x3000 to HI_G_3 register instead of 0x0000 resolved our issue.
03-23-2023 04:01 PM