How to determine the channel which has triggered HAL_ADC_LevelOutOfWindowCallback on adc?
Hello everyoneI am using an STM32F103RB. I would like to do some sound triangulation stuff. Therefore i have 3 microphones which are all connected to ADC1. I installed a watchdog. Everything works fine, and the callback is triggered for all 3 channel...