Skip to main content
Explorer II
February 9, 2021
Question

STM32L476RG - how do I oversample a sequence of several ADC inputs?

  • February 9, 2021
  • 0 replies
  • 389 views

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?

    This topic has been closed for replies.