acassis commented on issue #16916: URL: https://github.com/apache/nuttx/issues/16916#issuecomment-3229179848
@keever50 Yes, the idea of GET_CAPS is very important, similar to FBIOGET_VIDEOINFO we have to fb drivers. Also some ADC needs to run calibration. The SAMD21 does it during the system initialization (see samd2l2/sam_adc_calibrate.c), but for some usage cases I think it is important to do the calibration from time to time (temperature variation, etc). -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org