sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
872 stars 278 forks source link

analog: nrf52: Add acquisition time configuration function #526

Open msalau opened 1 month ago

msalau commented 1 month ago

The new function allows using analogRead() to read signals with high source resistance by adjusting acquisition time of the SAADC.

The feature is only available in nRF52 devices.