I'm trying to figure out how to get faster read speeds from the Portenta than what AnalogRead() provides. I have tried accessing the registers directly to accomplish this, but I am unable to do so from within the Arduino IDE. Any help on either of these fronts would be appreciated.
On a related note, AnalogRead() does not let me pick which ADC to use. Is this just not a feature of the Arduino driver?