TRIG_X Signal with the STEVAL-PTOOL4A
Hello,
I am reading the documentation of the STEVAL-PTOOL4A, I have noticed that it is equipped with a TRIG_X to enable/disable the DC/DC booster. I don't know if I understood well its functionality, but It will mainly turn on/off all the board including the MCU. So each time, we trigger, the MCU will execute from the reset_handler right? But maybe I want to keep the MCU on always, and I want to scan an input and when it is On, it will turn on or off the motor depending on its status. How it could be done by TRIG_X? Or I should use in this case another GPIO and I configure it manually? For example could I use the one of the potentiometer instead?
Thank you
