Solved
4x L6234PD with STM32F401
Hello ST expert,
I'd like to control 4 300W motors with the BLDC L6234 and my STM32F401, but the problem is that I can't use 12 TIMERS and 12 GPIOs just for that, I need to interface other modules.
Can I just use PWM/BLDC, and interface the two like that?
STM32F401 L6234PD
| |
| PA6 (PWM) ----------> | EN1 (3)
| PA6 (PWM) ----------> | EN2 (6)
| PA6 (PWM) ----------> | EN3 (11)
| PB0 ----------------> | IN1 (17)
| PB1 ----------------> | IN2 (18)
| PB2 ----------------> | IN3 (19)
| |
| |
| 11V ----------------| VS (10) |
| GND ---------------| GND (1, 2, 7, 16) ----+
| |
| | OUT1 (4, 5) -------> Phase U of Motor
| | OUT2 (8, 9) -------> Phase V of Motor
| | OUT3 (14, 15) -----> Phase W of Motor
Best regard.
