apache / apache/mynewt-core

Add Example Code for Multiple Channel Scan Mode SAADC of nrf52

Open
#2,339 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
891
Forks
381
Avg merge
2d 7h
Merged PRs (30d)
14

Description

The example code for the SAADC of nrf52 is a single channel one-shot mode which is not very helpful in practical use. For most of the projects, people need more than just one channel for their ADC tasks. In the ADC example or the API provided, there is less information on how to configure the ADC to Scan mode and retrive the results from multiple channels.

Please provide an example code for at least two channels in scan mode.

Thanks,

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing nrf52 SAADC example and the ADC API referenced in the issue. Compare the single-channel one-shot setup with the scan-mode configuration and result retrieval requirements. Done means the repository includes a working example using at least two channels in scan mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.