i am pwm'ing some electromagnets using 293b. each magnet draws 1ampere which is the ic's maximum rating.
Question 1. should I go for a higher rating hbridge ? any recomendations ?
Question2. I was using the control inputs succesfully so far (instead of the enable pin). Is it the same as using the enable pin for pwm ? it needs less pwm channels this way.
Do you need to drive the electromagnet in both directions? An H-bridge is only
needed for bi-directional drive, otherwise a switching transistor or MOSFET is
enough.
I have read that you can, within limits, stack (connect in parallel) L293 chips to increase current capacity. Google "stack 293".
I have used the enable and control inputs to PWM and either way works fine.