/BMP280-STM32F446RE-Baremetal-I2C-SPI

In this project, the Bosch BMP280 sensor is integrated with an STM32 microcontroller using bare-metal, low-level register-based firmware. Communication is handled via I2C and SPI protocols. The firmware captures sensor data and outputs it to a 16x2 LCD display, demonstrating effective real-time data acquisition and display.

Primary LanguageHTML

BMP280/BME280-I2C-SPI-Interfacing-Project-STM32F446Re-Baremetal

Contains two Keil uVsion Projects for I2C and SPI communication with BMP-280 Sensor and STM32F446Re Microcontroller.