STMG474 ADC Interleaved
Hi
I am trying to get a high ADC sample rate "above 10MHz" with the STM32G4 family, I am playing with NucleoG474RE at the moment. I can see there is an example of Triple Multimode Interleaved for CubeF4 :
STM32CubeF4/Projects/STM324x9I_EVAL/Examples/ADC/ ADC_TripleModeInterleaved
But for the G4 family, it seems only Dual Interleaved is available, and not Triple. Is this correct? Since there are five ADCs available on the G4 family I was hoping to be able to achieve a higher sample rate, but it seems now I cannot use more than two ADCs in the interleaved mode. Is it possible to achieve above 10MHz in this case, or somehow do Triple Interleaved?
Thank you for your help/
