My project is an ARM board to be used on a cube satellite. Due to high radiation levels, we require a reliable way to detect and correct latch-up errors in memory. This is easily done with a current sensor as most manufacturers specify the latch-up current for memory chips. We have selected current sensors (INA226AIDGST) that have a software-configurable current threshold. If a high current is detected, an open drain interrupt pin will give a low signal. This interrupt should cause a high side PMOS to be switched off as fast as possible (5 usec would be competitive). This PMOS should remain off for a minimum amount of time (50 to 200 msec). We are considering using a bipolar 555 timer which should be reasonably radiation tolerant. The problem is, my group has limited experience with 555 timers. If someone has some idea of how to achieve what I have described, please share it. Thanks in advance.