Quirin Bufler / X_NUCLEO_IHM04A1

Dependencies:   ST_INTERFACES

Revision:
7:7ab0ea45a6e6
Parent:
5:51ad3c4b904c
Child:
8:1f08d874b3d5
--- a/Components/L6206/L6206_config.h	Thu Aug 03 16:32:32 2017 +0000
+++ b/Components/L6206/L6206_config.h	Wed Oct 28 16:58:39 2020 +0000
@@ -61,10 +61,10 @@
   */   
 
 /// The maximum number of L6206 devices 
-#define MAX_NUMBER_OF_DEVICES                 (1)
+#define MAX_NUMBER_OF_DEVICES                 (2)
    
 /// The maximum number of BLDC motors connected to the L6206
-#define MAX_NUMBER_OF_BRUSH_DC_MOTORS                    (4)
+#define MAX_NUMBER_OF_BRUSH_DC_MOTORS                    (2)
 
 /// Frequency of PWM of Input 1 Bridge A in Hz up to 100000Hz
 #define L6206_CONF_PARAM_FREQ_PWM1A  (20000)