Resolved! Is there a maximum buffer size For ADC DMA Length is stated as Uint32
Hi I am doing an ADC DMA sample using HAL_ADC_Start_DMA. Using ADC1Setup in multimode with 2 channels Rank1 and Rank2. Using STM32H750I have a buffer Uint16 buffer [131072] setup in RAM_D2When i set the length in the HAL_ADC_Start_DMAHAL_ADC_Start...