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

SDK17 SAADC v2 examples - SAADC calibration

The SDK17 migration guide indicates that the new SAADC driver from nrfx 2.2.0 is available when defining NRFX_SAADC_API_V2 . In particular, it states it fixes several known issues. However, I find the 3 examples provided in the SAADC migration guide insufficient in that none of them demonstrate how to handle more complex scenarios including SAADC calibration.

Are there any examples that use the new SAADC driver and that demonstrate calibration? I'm particularly interested because of anomaly 86

If not - I'm hesitant to migrate. What are the "several known issues" with the legacy driver?

Related