with i2c

Dependencies:   mbed-rtos mbed

Fork of BAE_b4hw_test by sakthi priya amirtharaj

Revision:
5:4199c0dfed33
Parent:
3:20647ff68b3c
--- a/HK.cpp	Tue Feb 03 16:43:05 2015 +0000
+++ b/HK.cpp	Thu Feb 05 22:05:29 2015 +0000
@@ -6,7 +6,7 @@
 
 DigitalOut SelectLinesA[]={PIN43,PIN44,PIN45,PIN46};//to mux1=>voltage mux , PTA 13-16 , CHNGE TO PIN43 LATER
 DigitalOut SelectLinesB[]={PTD3,PTC4,PTC8,PIN59};//to mux2=>current mux(differential mux) , PTB 3,7,8,9
-DigitalOut SelectLinesC[]={PIN64,PIN65,PIN66,PTC9};//to mux3=>temp mux   PTB 18-21
+DigitalOut SelectLinesC[]={PIN64,PIN65,PIN66,PTA12};//to mux3=>temp mux   PTB 18-21
 
 //--------------------------------------------MSB is SelectLines[0],LSB is SelectLines[3]--------------------------------