Information

BMA250E
Data sheet
Page 95
BST-BMA250E-DS004-06 | Revision 1.3 | April 2015 Bosch Sensortec
© Bosch Sensortec GmbH reserves all rights even in the event of industrial property rights. We reserve all rights of disposal such as copying and passing on to
third parties. BOSCH and the symbol are registered trademarks of Robert Bosch GmbH, Germany.
Note: Specifications within this document are subject to change without notice.
Register 0x3F (FIFO_DATA)
FIFO data readout register. The format of the LSB and MSB components corresponds to that of
the acceleration data readout registers. The new data flag is preserved. Read burst access may
be used since the address counter will not increment when the read burst is started at the
address of FIFO_DATA. The entire frame is discarded when a fame is only partially read out.
Name
0x3F
FIFO_DATA
Bit
7
6
5
4
Read/Write
R
R
R
R
Reset
Value
n/a
n/a
n/a
n/a
Content
fifo_data_output_register<7:4>
Bit
3
2
1
0
Read/Write
R
R
R
R
Reset
Value
n/a
n/a
n/a
n/a
Content
fifo_data_output_register<3:0>
fifo_data_output_register<7:0>: FIFO data readout; data format depends on the setting of
register fifo_data_select<1:0>:
if X+Y+Z data are selected, the data of frame n is reading out in the order of
X-lsb(n), X-msb(n), Y-lsb(n), Y-msb(n), Z-lsb(n), Z-msb(n);
if X-only is selected, the data of frame n and n+1 are reading out in the order
of X-lsb(n), X-msb(n), X-lsb(n+1), X-msb(n+1); the Y-only and Z-only modes
behave analogously