Skip to content
Commit da9b3085 authored by Maksim Salau's avatar Maksim Salau Committed by Alberto Escolar
Browse files

drivers: adc: saadc: Disable burst mode on unused channels



Burst mode enabled on an unused channel causes a freeze during a
conversion consisting of several channels (not including the one with
burst mode enabled).

Discovered on nRF52832 (nRF52-DK) using the following approach:
  channels 0-3 are used for application purposes as a sequence
  channel 4 is used for battery measurements with oversampling

After few successful conversions the sequence (channels 0-3) freezes the
thread while waiting for semaphore to end the conversion.

Signed-off-by: default avatarMaksim Salau <maksim.salau@gmail.com>
parent 37d62c6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment