I want to control 4 BLDC motors with 24 PWM wave (6 signals for each motor).How can I generate these waves?
Moreover, I would like to send these signals with small delays between them, how can I do it?
Furthermore, I would like to simultaneously sample the currents flowing in the motor at a particular instant of time (for example when the corresponding PWM signal is high).
Since I have these delayed PWM, could I get any problems during sampling of the currents?