Mike Etek Controller

Dependencies:   mbed

Revision:
1:94193b31f0ee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Inverter/inv_config.h	Sat Apr 06 02:16:12 2019 +0000
@@ -0,0 +1,13 @@
+#ifndef INV_CONFIG_H
+#define INV_CONFIG_H
+
+
+
+#define I_SCALE 0.02014160156f  // Amps per A/D Count
+#define PWM_ARR 6400
+//#define PWM_ARR 2560
+//    1/(.002*1*20*4096/3.3) 
+
+
+
+#endif
\ No newline at end of file