Hello, we are using the BMA253. I am trying to get the orientation bits to show up, but they act as if they are blocked.
In register ox2c I write 0x00, to set no blocking, but still get no data, is there a blocking flag to check? The data sheets states that the data will not upate if blocking is on, but I set for no blocking?
Reading from 0x0c I get the flat bit toggling on to 1 both +Z and -Z, but OREINT<2:0> always returns zero, 0x80 is all I ever see regardless of orientation.
What else could be stopping OREINT<2:0> from updating?