What would be the best way to add an emergency stop button to my custom hardware? I'm designing a PCB that will bring out some of the GPIOs on the F28069M that are not used on the DRV8301 board.
I need to use the current GPIO of the STOP button (GPIO-7) for something else, so I need to change it. I also want it to be accessible easier, so I'm going to make a connection from the PCB to the button.
Right now I can use GPIO-28 and 29 for this, how would I go from here?