Question
bno055 with stm32
I wanted to see if the bno055 sensor is ready and set the PB8, PB9 pins as SDA, SCL. (my mcu = stm32f334r8)
connections
SDA_pin -> SDA pin sensor
SCL_pin -> SCL pin sensor
VCC -> VCC
GND -> GND
but the variable is never HAL_OK
thanks for answer.