STM32CubeMX
STM32CubeIDE
STM32CubeProgrammer
git clone https://github.com/eiffelpeter/STM32F4-HAL-BHI360.git
- Open
STM32F4-HAL-BHI360.iocfile in the STM32CubeMX and generate code. - Open STM32CubeIDE and import by
Import Atollic TrueSTUDIO Project. - Open STM32CubeProgrammer and select
STM32F4-HAL-BHI360.hexto Download. - After Download, press STM32F4 reset button to run.
- LD4 LED blink when read sensors successfully.
- Console log print tx at STM32 PA2 ( baud rate 115200 ).

text data bss dec hex filename
183076 468 28072 211616 33aa0 STM32F4-HAL-BHI360.elf
Please check STM32Cube path in .cproject and .project files.

STM32-HAL-BHI360. This document show howto build STM32G4.


