STM32U545 : Configuring ADC1 with GPDMA using "Standard Request Mode".
Hi,
Do we have sample code demonstrating continuous conversions for U545 ADC1 with GPDMA using "Standard Request Mode". The sample code should use two or more channels - say IN1, IN2.
I am migrating a project from F105/F405 and am a little overwhelmed by the setting options to be configured with U545.
The ADC_DMA_Transfer example at STM32Cube\Repository\STM32Cube_FW_U5_V1.8.0\Projects\NUCLEO-U575ZI-Q\Examples\ADC\ADC_DMA_Transfer uses Linked-List Mode and only demonstrates a single ADC channel.
Thanks.
