Mbed Fw supporting Device FW v82.25

Revision:
45:f5f553b8c0d5
Parent:
43:e1789b7214cf
Child:
48:5731f1aa2c5a
--- a/thermocouple_typeK_cjc0_config.c	Thu Jan 16 06:52:27 2020 +0000
+++ b/thermocouple_typeK_cjc0_config.c	Mon Jan 20 10:40:06 2020 +0000
@@ -66,7 +66,7 @@
         .diagnostics = {
             .disableGlobalDiag = true,
             .disableMeasurementDiag = true,
-            .osdFrequency = ADMW1001_OPEN_SENSOR_DIAGNOSTICS_DISABLED,
+            .osdFrequency = 0,
         },
         .channels = {
             [ADMW1001_CH_ID_ANLG_1_UNIVERSAL] = {
@@ -80,7 +80,7 @@
                 .offsetAdjustment = 0.0,
                 .gainAdjustment = 0.0,
                 .sensorParameter = 0.0,
-                .measurementsPerCycle = 10,
+                .measurementsPerCycle = 1,
                 .cycleSkipCount = 0,
                 .extraSettlingTime = 0,
                 .priority = 0,
@@ -113,9 +113,9 @@
                 .offsetAdjustment = 0.0,
                 .gainAdjustment = 0.0,
                 .sensorParameter = 0.0,
-                .measurementsPerCycle = 10,
+                .measurementsPerCycle = 1,
                 .cycleSkipCount = 0,
-                .extraSettlingTime = 4499.99986449257,
+                .extraSettlingTime = 5,
                 .priority = 0,
                 .adcChannelConfig = {
                     .sensor = ADMW1001_ADC_SENSOR_THERMOCOUPLE_K,