Hello Team and Community, I am trying to implement BME680 via SPI and LabView. So far I managed to read out the registers for the calibration parameters and the pure adc values. Feeding them to the formulas given in github, the results often did not make sense. Then I discovered THIS POST There some parameters are negative and now I think I have data type issue. I transferred my parameters to the datatype of the post and it worked. However now I do not understand how to derive the datatype for the other parameters from datasheet or github, so I am stuck again. Can someone explain me how to do this or just post a list with the parameters and their expected range of values? This would help a lot. Thanks in advance.
... View more