mbed library for STMicroelectronics' X-NUCLEO-IKA01A1 expansion board.

Dependents:   HelloWorld_IKA01A1

Fork of X_NUCLEO_IKA01A1 by ST Expansion SW Team

Library for STMicroelectronics' X-NUCLEO-IKA01A1 multifunctional expansion board based on operational amplifiers.

Revision:
20:169bdc228a7b
Parent:
17:cbdee5f7a2aa
Child:
22:ff8d071bf79e
--- a/x_nucleo_ika01a1_config.h	Mon Apr 11 05:50:58 2016 +0000
+++ b/x_nucleo_ika01a1_config.h	Mon Apr 11 07:32:53 2016 +0000
@@ -63,6 +63,13 @@
  *   // Interrupts.                                                           *
  *   #define EXPANSION_BOARD_PIN_INT_1    (A2)                                *
  *----------------------------------------------------------------------------*/
+ 
+ /* instrumentation amplifier configuration */
+ #define X_NUCLEO_IKA01A1_PIN_INSTRUMENTATION_AMP (A1)
+ 
+  /* Current sensing configuration */
+ #define X_NUCLEO_IKA01A1_PIN_CURRENT_SENSING (A2)
+  
 /* Photo sensor configuration output pin. */
 #define X_NUCLEO_IKA01A1_PIN_PHOTO_SENSOR  (A3)