Hello Bosch-Sensortec-forum members,
We used the BMA280 for several years because its extremely good parameters:
1.) - 2 kHz ODR
2.) - max. 1.8ms startup from deep sleep to first valid measurement data
3.) - integrated offset compensation
4.) - threshold interrupts
Sadly the BMA280 is not recommended now for new designs and there is also a huge shortage on the market.
However, the only replacement for us is the BMA490L as it has 10 years longevity.
Comparing these important parameters, I have two questions for the BMA490L::
1.)- 1.6 kHz ODR
-> In the datasheet 5.2.29 Register (0x40) ACC_CONF table is also listed:
0x0d ... odr_3k2 ... reserved
0x0e ... odr_6k4 ... reserved
Is it possible to unlock these higher data output rates in any way?
I really liked the 2kHz 🙂
2.) - XX ms startup from deep sleep to measurement data
-> I can't find any similiar wake up time like in the BMA280 datasheet.
In the BMA490L datasheet I can only find "Power-up Time 1ms"
How long does the BMA490L take from power up or wake up to first valid measurement?
Is it dependent from the data rate, power mode or other settings? My application needs a reaction time as fast as possible.
3.) - integrated offset compensation
Offset compensation seems to work like in the BMA280.
4.) - threshold interrupts
Thresholds and interrupts seem to work a bit differently now with no high/low-g thresholds but a summarizing "any-motion-interrupt and threshold", but I think I will figure this one out.