What is maximum MSPS for multi-channel ADC?
I need 1.5 MSPS speed for my array device having 1536 pixels.
I saw that the STM32WB55VGY6TR microcontroller operates its ADC at a maximum speed of 4.26 MSPS in the manual.
So, my question is, if I activate 16 channels (the maximum number of channels of this microcontroller), what would be the maximum MSPS?
It should be 4.26/16 MSPS? or same?

