Question
How to enable DMA scan conversion for ADC2 of my MCU in CubeMX
I have mapped inputs to multiple channels of ADC1 and ADC2 in the pinout of my STM32F103RCTx MCU with CubeMX. However, while I am able to configure DMA for ADC1, the "DMA settings" tab for ADC2 does not appear when I open the ADC2 configuration in CubeMX. Is DMA unavailable for ADC2 in this MCU? Or is there a way to enable it? I could not find any mention of this in the datasheet, so any help would be appreciated.