User Activity

I am attempting to temporarily disable Flash ECC interrupts, for the purpose of validating data stored on internal flash, and discovered that the ECC Interrupt Enable settings seem to have no effect.I am using an STM32H743, and have used the code bel...
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...
Kudos given to