I'm looking to build a motor controller that can be driven with push buttons, rather than needing a Microcontroller. I'd like to have push buttons that can be pressed to drive the Enable, Sleep and IN pins appropriately.
My question is, I need to have the Sleep pin high to turn the 8701 on, but I can't pull the logic level from the regulated supply from the 8701 unless the chip is not sleeping. So I guess that means that I need to take the VM supply and bring it down to a logic level that can be used to drive the sleep pin.
I put together a prototype circuit and used a 5v regulator to feed this 5v into the 8701 sleep pin and use this to send the IN1 high via a push button. I found that the 5v regulator was drawing too much current and cutting out. It could be that I made an error with this design, or perhaps I'm overlooking something. I feel like the need for another regulator is redundant given the 8701 can supply a nice output.
Does anyone have any advice on how I could design a standalone motor driver using the 8701.
Thanks and apologies if I've not understood some aspect of this design.