Resolved! STM32F407VG ADC Injected Channel with DMA
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.