2021-02-09 07:20 AM
I have experimented with the STM32L476RG-EVAL ADC_Oversample example and the ADC_Sequencer example. They both work fine for me. But when I try to combine the two, I cannot get it to work. I always timeout in the HAL_ADC_PollForEvent() function.
Anyone have any ideas what is going wrong?