User Activity

I am trying to use BNO055 with STM32F407VG discovery board. I got the API from here. In the API example file, it says just adjust the read and write functions.Here is the main code I work on. But I cannot read the acceleration data. What should I be ...