NT.0AssociateForum|Forum|7 years agoJuly 29, 2019QuestionHi People, I am working on interfacing BNO055 IMU sensor with STM32F411E.Forum|Forum|7 years agoJuly 29, 20190 replies714 viewsI am using STMCubeIDE 1.0.2 with SWV enabled for debugging purpose. Attached my main.c for reference.I am using this link to do the interfacing. https://github.com/ivyknob/bno055_stm32When I print the values in console, I am able to see a number of errors, like belowHAL_I2C_Master_Transmit HAL_ERRORHAL_I2C_ERROR_AFThe error occurs when I write or read any data on sensor through I2C. Any help will be good.main.cI2CSTM32F4 series