sakthi priya amirtharaj
/
BAE_hw_test1_2
control algo applied for mnm
Fork of BAE_hw_test1_1 by
Diff: HK.cpp
- Revision:
- 5:4199c0dfed33
- Parent:
- 3:20647ff68b3c
diff -r b33bc4267e0d -r 4199c0dfed33 HK.cpp --- 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]--------------------------------