我认为L298的功率级太小,无法驱动这个电机。每个输出的最大电流为2 A,并行模式允许您达到4 A.我建议您查看L6206,也许它更符合您的需求。
在任何情况下,没有人强迫您使用电机达到其最大额定值。
您可以使用分流电阻+ L6506等PWM电流控制器来实现电流限制。
电流限制器值根据以下公式设置:
Ilimit = Vref / Rsense
非常重要注意:L6235嵌入了两个独立的电流控制器。你必须只使用其中一个。
实际上,在并行模式下,L298必须被视为单个全桥。
以上来自于谷歌翻译
以下为原文
I think the power stage of the L298 is too small to drive this motor. The maximum current for each output is 2 A and parallel mode allows you to reach up to 4 A. I suggest you to have a look to the L6206, maybe it fits better your needs.
In any case, no one forces you to use the motor to its maximum rating.
You can implement the current limiting using a shunt resistior + a PWM current controller like the L6506.
The current limiter value is set according this formula:
Ilimit = Vref/Rsense
VERY IMPORTANT NOTE: the L6235 embeds two independent current controller. You must use ONLY ONE OF THEM.
In fact, in parallel mode, the L298 must be considered as a single full-bridge.
我认为L298的功率级太小,无法驱动这个电机。每个输出的最大电流为2 A,并行模式允许您达到4 A.我建议您查看L6206,也许它更符合您的需求。
在任何情况下,没有人强迫您使用电机达到其最大额定值。
您可以使用分流电阻+ L6506等PWM电流控制器来实现电流限制。
电流限制器值根据以下公式设置:
Ilimit = Vref / Rsense
非常重要注意:L6235嵌入了两个独立的电流控制器。你必须只使用其中一个。
实际上,在并行模式下,L298必须被视为单个全桥。
以上来自于谷歌翻译
以下为原文
I think the power stage of the L298 is too small to drive this motor. The maximum current for each output is 2 A and parallel mode allows you to reach up to 4 A. I suggest you to have a look to the L6206, maybe it fits better your needs.
In any case, no one forces you to use the motor to its maximum rating.
You can implement the current limiting using a shunt resistior + a PWM current controller like the L6506.
The current limiter value is set according this formula:
Ilimit = Vref/Rsense
VERY IMPORTANT NOTE: the L6235 embeds two independent current controller. You must use ONLY ONE OF THEM.
In fact, in parallel mode, the L298 must be considered as a single full-bridge.
举报