STM32F103C8T6 with BMP280
Posted: Mon Apr 20, 2020 1:57 pm
I want to use BMP280 with STM32 for controlling my drone
Everything relating to using STM32 boards with the Arduino IDE and alternatives
https://www.stm32duino.com/
The forum attempts to help you solve your coding problem or STM32 microcontroller configuration issue. We do not generally handle pointing Ops to specific links on acquiring such things as flight controller software. A drone forum or Google is likely a more successful approach.Abhishek1352000 wrote: Fri Jun 26, 2020 4:06 pm Can you give me any link or help me out with a code for altitude hold feature for a drone using bmp280
I am working with STM32F103C8T6 , mpu6050 and bmp280
Years ago, I made a Barometer with a BMP180:Abhishek1352000 wrote: Sun Aug 09, 2020 9:28 am Was unable to find any related post for that hoping you guys know this stuff as i am new to all this
Difference between BMP180 and BMP280
The following table shows the difference between the older BMP180 and the replacement part BMP280. Note how the BMP280 has far better specifications and has multiple interfaces including high speed SPI, whereas the BMP180 only has I2C (you could have ordered a separate part with SPI). The other major difference is that the BMP280 has a selectable filter operation with 5 different bandwidths resulting in measurements with higher accuracy.
Comparison of BMP280 and BMP180
Note: Temperature accuracy data is (buried in the data sheet):
±0.5°C (at 25°C) and
±1.0°C (over the full temperature range 0°C ~ 65°C).