ADC w/ Binary Semaphore: ADC Callback Function Never Called
Hello,I am attempting to setup a project that displays the potentiometer voltage from the ADC on PA0_C on the STM32H7B3I-EVAL evaluation board onto the provided display. To do this, I am using a Binary Semaphore to handle the task of notifying the LC...