User Activity

I am using an STM32H743ZIT6, and attempting to have COMP1 generate an NVIC interrupt when INP2 is lower than 1/4 Vref_comp. To this end, I set the POLARITY bit in the comparator configuration register to "1", which successfully 'inverts' the "cmp1_ou...