altb_pmic / HP206C

Dependents:   Grove-Barometric_Pressure_Sensor_Example

Files at this revision

API Documentation at this revision

Comitter:
pmic
Date:
Wed Jun 26 09:51:37 2019 +0000
Parent:
5:623379b867e0
Commit message:
commit before holiday

Changed in this revision

HP206C.h Show annotated file Show diff for this revision Revisions of this file
--- a/HP206C.h	Tue Jun 25 15:23:36 2019 +0000
+++ b/HP206C.h	Wed Jun 26 09:51:37 2019 +0000
@@ -29,7 +29,7 @@
 #define HP20X_CONVERT_OSR128  5 << 2
 /* 
     ADC is parametrizised through OSR_CFG 
-        HP20X_CONVERT_OSR128  -> OSR_ConvertTime =   5; //   4.1 ms -> ~200 Hz
+        HP20X_CONVERT_OSR128  -> OSR_ConvertTime =   5; //   4.1 ms -> ~200 Hz for control loop
         HP20X_CONVERT_OSR256  -> OSR_ConvertTime =   9; //   8.2 ms -> ~100 Hz
         HP20X_CONVERT_OSR512  -> OSR_ConvertTime =  17; //  16.4 ms -> ~ 50 Hz
         HP20X_CONVERT_OSR1024 -> OSR_ConvertTime =  34; //  32.8 ms -> ~ 20 Hz