linguini1 commented on PR #19013: URL: https://github.com/apache/nuttx/pull/19013#issuecomment-4596279098
Why is this the correct behaviour? To my knowledge, the ADC drivers with multiple channels take the approach that doing multiple reads return channel measurements one-by-one (i.e. first read call return CH1, then second call is CH2, etc.). With this change, anyone using `ANIOC_TRIGGER` cannot read any channel besides channel 0, right? That doesn't seem correct. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
