bae integrated final (may be)

Dependencies:   mbed-rtos mbed

Fork of BAE_FRDMTESIN2 by Seeker of Truth ,

Revision:
7:f06840d848e3
Parent:
6:e65b1ab79f36
Child:
8:667fbc82d634
--- a/fault.h	Tue Dec 09 07:59:56 2014 +0000
+++ b/fault.h	Wed Dec 10 06:34:17 2014 +0000
@@ -2,16 +2,15 @@
 #include "pin_config.h"
 
 
-#define FAULT1 PIN31       //  CHARGEBAR
-#define FAULT2 PIN42       //  FAULTBAR
-#define FAULT3 PIN40       //  3V3APGOOD                          
-#define FAULT4  PIN39      //  3V3BPGOOD 
-#define FAULT5  PIN41      //  3V3CPGOOD  
-#define FAULT6  PIN79      //  3V3AOCBAR 
-#define FAULT7  PIN80      //  3V3COC  
-#define FAULT8  PIN97      //  SW8FAULT   
-#define FAULT9  PIN83      //  SW6FAULT   
-#define FAULT10 PIN89      //  SW7FAULT  
+#define FAULT1 PIN42      //  FAULTBAR
+#define FAULT2 PIN40      //  3V3APGOOD 
+#define FAULT3 PIN39      //  3V3BPGOOD                         
+#define FAULT4  PIN41     //  3V3CPGOOD      
+#define FAULT5  PIN79      //  3V3AOCBAR 
+#define FAULT6  PIN80      //  3V3COC  
+#define FAULT7  PIN97      //  SW8FAULT   
+#define FAULT8  PIN83      //  SW6FAULT   
+#define FAULT9 PIN89      //  SW7FAULT  
 
 //CONTROL SIGNALS
 #define FAULT_CLEAR1 D8                            
@@ -20,9 +19,11 @@
 #define FAULT_CLEAR4 D11
 #define FAULT_CLEAR5 D12
 #define FAULT_CLEAR6 D13
-#define FAULT_CLEAR7 PTC10
-#define FAULT_CLEAR8 PTC11
-#define FAULT_CLEAR9 PTC14
+#define FAULT_CLEAR7 PTC7
+#define FAULT_CLEAR8 PTC10
+#define FAULT_CLEAR9 PTC11
+
+
 
 #define ACS PTC4
 #define TX PTC6