STPM32 triggers interrupt for non masked bits.
Hello,I use a STPM32 on a battery charge system. The STPM32 is associated with an ESP32 module.The driver used is from ST (V1.0, 17 may 2016).I want to detect some defaults with interrupt, and I configure the interrupt mask only for current and volta...