ch1 test1

Dependencies:   MAX14690

Files at this revision

API Documentation at this revision

Comitter:
parthsagar2010
Date:
Mon May 03 18:58:23 2021 +0000
Parent:
10:02d6b69121e5
Commit message:
ch1 test

Changed in this revision

max32630fthr.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/max32630fthr.cpp	Tue Jul 11 19:44:41 2017 +0000
+++ b/max32630fthr.cpp	Mon May 03 18:58:23 2021 +0000
@@ -80,6 +80,14 @@
     vddioh(P2_5, VIO_3V3);
     vddioh(P2_6, VIO_3V3);
     // Set header pins to hdrVio
+    vddioh(P1_0, hdrVio);
+    vddioh(P1_1, hdrVio);
+    vddioh(P1_2, hdrVio);
+    vddioh(P1_3, hdrVio);
+    vddioh(P1_4, hdrVio);
+ //   vddioh(P3_0, VIO_3V3);
+ //   vddioh(P3_1, VIO_3V3);
+ //   vddioh(P3_2, VIO_3V3);
     vddioh(P3_0, hdrVio);
     vddioh(P3_1, hdrVio);
     vddioh(P3_2, hdrVio);