02-08-2021 11:51 AM
Hi All,
I want to use Double Tap as well as Motion detection interrupt of BMA456 in my design. But because of memory constraints, I am unable to load 6kb of config array from the example of BMA456 (located here on Github). Can I just directly enable the Double Tap and Motion detection feature without loading "bma456_config_file"? Please suggest a possible solution.
Thanks in Advance.
Solved! Go to Solution.
02-08-2021 01:57 PM
Hello Jayesh,
Yes, you could use double TAP and motion detection of BMA456. But loading config file was needed, config file worked as BMA456 internal algorithm to implement these features.