To install run git clone https://github.com/lukezsmith/stm32-dev to clone the repository. Following installation, open the directory in Visual Studio Code. Once the ...
First of all you need to configure I2C with HAL library. After that make a variable from BMP388_Handle_TypeDef type, this type contains all variables that are necessary to use and configure BMP388.