How can I read data from BMP 280 bosch sensor with STM32F0 Discovery kit via I2C.
I am trying to read data from from BMP 280 bosch sensor but could not able to do , Any expertise on I2C/ Bosch sensor please?I could able to communicate with my sensor by checking if the device address is right or wrong using function : HAL_I2C_IsDev...