From a bespoke board I'm receiving 18vdc that I need to switch. This 18vdc will usually be +18vdc but at times can be -18vdc. The load is .35A. The polarity is being changed via a H-Bridge and unfortunately it's not possible to do the switching before or using the H-Bridge (I can't change the existing board).
I'd like to switch with a logic level (5vdc ideally) signal, and I've only got a single GPIO to play with. At present the best plan I can come up with is to use a non latching EMR, but would really like to avoid this due to noise which will be factor.
Switching at no more than a 2-3Hz at most.
Is there another solution I'm overlooking?