cdms i2c working - but not working after hk data is sent
Fork of pcb_test_vr1_1_2 by
Diff: HK.cpp
- Revision:
- 1:bbddd1763652
- Parent:
- 0:e91ee0e99213
diff -r e91ee0e99213 -r bbddd1763652 HK.cpp --- a/HK.cpp Tue Apr 07 16:11:54 2015 +0000 +++ b/HK.cpp Tue Apr 07 18:10:19 2015 +0000 @@ -10,8 +10,8 @@ //--------------------------------------------MSB is SelectLines[0],LSB is SelectLines[3]-------------------------------- -AnalogIn CurrentInput(PIN54); // output from Current Mux PTB0 -AnalogIn VoltageInput(PIN53); // output from Voltage Multiplexer PTB1 +AnalogIn CurrentInput(PIN53); // output from Current Mux PTB0 +AnalogIn VoltageInput(PIN54); // output from Voltage Multiplexer PTB1 AnalogIn TemperatureInput(PIN55); /*PTB2 output from Temperature Multiplexer,thermistor Multiplexer- same multiplexer for both(lines 1-4 for thermistor,line 0 for temperature sensor)*/