STM32f071RB PA1 Comparator
Hello!
I'm using Comparator 1 in the STM32f071rbt6 uC. The Comp is properly configured, and sends an interrupt once triggered on PA1 referenced to PA4(DAC_OUT_1).
it happened that the PA1 GPIO accidentally was not configured. Yet the comparator functionality still works. Is this somehow possible? As far as I know GPIOs are configured as input float and for the COMP1 it need to be alternative function in order to be connected. Any idea why this works?
Thanks and have a great day!
