Mbed Development branch for MeasrueWare

Revision:
75:434d91af4cc7
Parent:
74:27a28f452d71
Child:
78:2301b7437902
--- a/thermocouple_typeJ_cjc0_config.c	Fri Apr 24 12:04:28 2020 +0000
+++ b/thermocouple_typeJ_cjc0_config.c	Tue May 05 09:21:35 2020 +0000
@@ -87,7 +87,7 @@
                     .filter = {
                         .type = ADMW1001_ADC_FILTER_SINC3,
                         .sf = ADMW1001_SF_8P24HZ,
-                        .chopMode = ADMW1001_CHOP_MD_ON,
+                        .chopMode = ADMW1001_ENABLE_CHOP,
                         .notch1p2 = true
                     },
                     .reference = ADMW1001_ADC_REFERENCE_VOLTAGE_INTERNAL,
@@ -100,7 +100,7 @@
                 .compensationChannel = ADMW1001_CH_ID_ANLG_1_UNIVERSAL,
                 .lutSelect = ADMW1001_LUT_DEFAULT,
                 .measurementUnit = ADMW1001_MEASUREMENT_UNIT_CELSIUS,
-                .extraSettlingTime = 4.49999986449257,
+                .extraSettlingTime = 0,
                 .lowThreshold = -50,
                 .highThreshold = 250,
                 .measurementsPerCycle = 1,
@@ -112,7 +112,7 @@
                     .filter = {
                         .type = ADMW1001_ADC_FILTER_SINC3,
                         .sf = ADMW1001_SF_8P24HZ,
-                        .chopMode = ADMW1001_CHOP_MD_ON,
+                        .chopMode = ADMW1001_ENABLE_CHOP,
                         .notch1p2 = true
                     },
                     .reference = ADMW1001_ADC_REFERENCE_VOLTAGE_INTERNAL,