cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F407VG ADC Injected Channel with DMA

CKILI.2
Associate II

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.

1 ACCEPTED SOLUTION

Accepted Solutions
SofLit
ST Employee

Hello, 

ADC injected conversions are never handled by DMA.

See also this thread.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
SofLit
ST Employee

Hello, 

ADC injected conversions are never handled by DMA.

See also this thread.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.