pwm gen works.new pins assigned to all except interrupt. everything works except beacon spi.

Dependencies:   mbed-rtos mbed

Fork of pcb_test_v1_1 by sakthi priya amirtharaj

Revision:
1:bbddd1763652
Parent:
0:e91ee0e99213
--- a/fault.h	Tue Apr 07 16:11:54 2015 +0000
+++ b/fault.h	Tue Apr 07 18:10:19 2015 +0000
@@ -1,16 +1,16 @@
 #include "mbed.h"
 #include "pin_config.h"
 
-#define FAULT0 PIN31
+#define FAULT0 PIN31      //  CHARGEBAR
 #define FAULT1 PIN42      //  FAULTBAR
 #define FAULT2 PIN40      //  3V3APGOOD 
 #define FAULT3 PIN39      //  3V3BPGOOD                         
 #define FAULT4  PIN41     //  3V3CPGOOD      
-#define FAULT5  PTC23      //  3V3AOCBAR                //changed here
+#define FAULT5  PIN79      //  3V3AOCBAR 
 #define FAULT6  PIN80      //  3V3COC  
-#define FAULT7  PIN38      //  SW8FAULT   /// to pin 97 later 
-#define FAULT8  PIN83      //  SW6FAULT   
-#define FAULT9 PIN89      //  SW7FAULT  
+#define FAULT7  PIN89     //   TRZ
+#define FAULT8  PIN83      //  TRXTRY  
+#define FAULT9 PIN97      //  SW0FAULT  
 
 //CONTROL SIGNALS
 #define FAULT_CLEAR1 D8