As working on Nucleo STM32F446RE using SPI2 with CS on PC3, MOSI on PC1, MISO on PC2, SCLK on PB10 Timer6 is used as a uS timer which wraps round at 16 bits, so count is 65K - 1
Go to file
2023-11-17 10:41:27 +00:00
Core works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
Debug works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
.gitignore works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
README.md works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
STM32F446RETX_FLASH.ld works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
STM32F446RETX_RAM.ld works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
william_bme680 Debug.launch works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00
william_bme680.ioc works and calculates air quality, based on bme680 repo but modified for stm32 2023-11-17 10:41:27 +00:00

bme680_stm32f446