2020-11-04 12:07 AM
I'm using STM32F103RB with I2C to access BMP280. WIth KEIL the program worked well,
But with STM32cubeIDE I got the I2C bus busy always. Could anyone tell me what is wrong?
The projects files are attched.