I use bmp280 with STM32F446. When i upload my code for bmp280 i am not getting data from serial display. How can i fix it?
Hi,
Thanks for your inquiry.
Please refer to BMP280 API source code online at https://github.com/BoschSensortec/BMP280_driver. You can check the examples about how to get data from BMP280.
Thanks.