05-21-2019 01:24 PM
Hai, I am trying to BMA423 sensor interface with CC26xx series. I read the chip Id. Hereafter I cannot do the further steps. It's necessary to include the config file contains 6145 commands. what are the steps to be followed? Please help me & I am the last stage of my project in college days.
Solved! Go to Solution.
05-21-2019 02:51 PM
Take a look at our repository on GitHub: https://github.com/BoschSensortec/BMA423-Sensor-API
It has all the information needed to use the part.
05-22-2019 02:32 PM
Yes, I am trying the same project files with my application code. But, When I am writing the config. file, the status which I want to read from the register 0x2A is 0x01 hex value. This status is not obtained. Kindly help in this regard. ( I am using CC26xx controller which is RTOS based)
05-22-2019 03:23 PM
05-24-2019 07:58 AM