How to use COMP1 and COMP2 in STM32H747I-DISCO board?
I could not figure out how I can connect a sine wave signal to the positive input of COMP1 or COMP2 comparators in STM32H747I-DISCO board. According to the STM32CubeMX the comparators positive inputs are on PB0 (COM1_INP) and PB9 (COM2_INP) GPIO, but I could not find PB0 and PB9 on any connector of the discovery board. Is there any trick how to use the internal comparators, or they are not accessible in this discovery board, which is pity.
Thanks for any help!
Louis