Hi,
I was looking at BMA456 datasheet and got curious about the code input part, so I asked.
-> In the red square, <init_array[]=read_file(init_file)> I can't understand the array part in this code. What does the code array mean?
What files should I insert? I'm going to use anymotion and single tap interrupt.
-> burst_write_reg(addr=0x5E,val=init_array[])
I don't know how to enter the code for this part either. It only says to contact BOSCH, but it's not properly written on Datasheet.
Please give me some advice.