This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SAADC_TASK_CALIBRATEOFFSET

Environment: nRF5_SDK_15.3.0_59ac345 s112_nrf52810_5.1.0_softdevice.hex

Supply voltage: 3.3V

 When executing nrf_drv_saadc_init() after executing nrf_saadc_task_trigger(NRF_SAADC_TASK_CALIBRATEOFFSET), the callback function is not set and NRF_DRV_SAADC_EVT _CALIBRATEDONE cannot be obtained.

①:How can I get the ADC offset correction completion?

②:How can I get the status of ADC offset correction not yet executed and ADC offset correction in progress?

③:What are the conditions under which the offset correction value is cleared?

Parents Reply Children
Related