github as indicated doen not work, cannot link any device to this address in australia.
can you send files direct.
thanks
Hello Garys,
I attached our API.
Thanks 🙂
sorry cannot use API as we are low level assembly. not C, need detail on interface so can program raw, it seems a lot of low level techincal information is missing to enable anyone to program this device. At a guess the feature engine must be a microprocessor of some type and the bits that are exposed in the doco are just register configs for 26 parameters, ie as per previous text, is the feature engine code in by default on power up or must all the code be loaded which from other comments in more that 26 parameters.
1. how do the undocumented paging registers really work
2. we are SPI interface so need example of reading and writing to 0X5E and sub registers etc
3. more detail on feature engine code etc.
thanks
Hello Garys,
We don't provide assembly example.
However, you can find how to work for writing config file in our BMA456 API.
Please check bma4_write_config_file stream_transfer_write functions in bma4.c
You can find some details regarding our feature part below url.
If you want to keep migrating into your assembly, I highly recommend to buy our evm and bma456 shuttle board, then capture sequence and migrate it.
https://www.digikey.com/en/products/detail/bosch-sensortec/SHUTTLE-BOARD-BMA456/7401316
https://www.digikey.com/en/products/detail/bosch-sensortec/0330-AB0-011/2416312
Thanks,
Regarding config file, I can capture using logic analyzer.
However, it's not enough to use feature (any motion, no motion etc) in assembly.