Hi all,
I read in some thread (that I am unable to find now), that when stopping the SAADC via STOP Task, the STOPPED event fires (which is expected), however the END event might also fire unexpectedly after that if the ADC was busy sampling while receiving the STOP Task. Questions:
- Can someone confirm this please?
- Is it a documented Anomaly? Is it related to this Anomaly [178]: SAADC: END event firing too early?
- On which devices can it occur? (mainly interested in nrf52840)
- Any known workarounds?
My intention: I need to know if it's possible to occur on my devices, so I need to implement and test the workaround. Otherwise, I might just skip it if it's not relevant.
Thank you!

