I have a DRV8830 Breakout Board hooked up to an ESP32. The ESP32 is coded to interrupt the motor when the INT pin goes low. My understanding is that the INT pin goes low when the OCP triggers - however, when I manually stall the motor (the white light comes on, which I’m assuming means OCP triggered) the INT pin does not go low. What could be the cause? I’m powering both the driver and the board through 3.3V and I have a 4.7k external pull-up resistor, as well as the ESP’s internal pull-up