cancel
Showing results for 
Search instead for 
Did you mean: 

Does Bosch BSEC library support Cortex-M0+ ?

fkumar
Associate

Split from interfacing bosch bme688 sensor with Stm32.


Hi,

Does Bosch's BSEC library officially support the Cortex-M0+ platform (such as the STM32G0 )?
I attempted to integrate the library, but the API calls seem to get stuck during execution. Kindly confirm whether Cortex-M0+ is officially supported by the BSEC library.

Thank you.

Fkumar

 

1 REPLY 1
Andrew Neil
Super User

@fkumar wrote:

Does Bosch's BSEC library officially support the Cortex-M0+


As you say, it is Bosch's library.

It is nothing to do with ST - so you need to ask Bosch that question!

https://community.bosch-sensortec.com/

 

PS:

Bosh's own documentation would suggest that it should:

AndrewNeil_1-1747728643969.png

https://www.bosch-sensortec.com/software-tools/software/bme680-software-bsec/#:~:text=The%20software%20is%20supported%20in%2032%2C%2016%20and%208%20bit%20MCU%20platforms.

 

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.