Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Components/L6206/L6206_config.h
- 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)