Hi steven_bsec,
I uploaded an example code on STM32 that enables the following macro definition in user_define.h.
#define BME68X_OUTPUT_GAS_ESTIMATE //#define BME68X_OUTPUT_GAS_IAQ
This example demonstrates the detection of marker pen and normal air. It runs well and I hope it will be useful to you.
... View more