Skip to main content
Explorer
March 20, 2024
Solved

STM32F407VG ADC Injected Channel with DMA

  • March 20, 2024
  • 1 reply
  • 1100 views

Hi everyone,

 

I want to read ADC from DMA with injected conversion channels. In HAL library for STM32F407VG, there is no HAL_ADCEx_InjectedStart_DMA. This command gives invalid error. Anyone knows about this.

 

Thanks.

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello, 

    ADC injected conversions are never handled by DMA.

    See also this thread.

    1 reply

    mƎALLEmAnswer
    Technical Moderator
    March 20, 2024

    Hello, 

    ADC injected conversions are never handled by DMA.

    See also this thread.