01-21-2020 01:20 PM - edited 01-21-2020 01:23 PM
Hi,
I want to use bmi160 with nxp imx8 device. I found example code at one of your repos how to use a different sensor with Linux i2c, but when I want to compile this with __KERNEL__ flag then bmi160.h includes `54 #include <bmi160_math.h>`, I could not find this file so can you provide ith file and it would be also awesome if you could provide some demo file with bmi160 on Linux i2c.
My file looks as follow (for debugging purpose I tried to only send some data and compare with demo for arduino):
Thanks
02-19-2020 06:28 PM