Tool/software: TI C/C++ Compiler
To the author who wrote the CO-Sensor Settings header file for TI Gas sensor platform test kit (IAR Project work space filename = SensorBLEPeripheral)
I would like to add a 1% Variable Bias voltage to the output leads of the LMP91000. (See below 1st picture for details)
May I know how can I do it via the IAR workbench via the CC Debugger?
Note: there are no variables define in the header file CO_Sensor_Settings for me to insert a BIAS_1_PERCENT value to it to make LMP91000 supple 1% of reference voltage to the output. (See below 2 picture for details)
Also I would like to know once I change the values in the header file, how can I upload the firmware with the new value to my TI Gas sensor platform?
Is it by clicking "Build All" in IAR workbench and it will automatically compile all files and upload to the LMP91000?